Skip to content

Commit fdf4866

Browse files
chore(release): 0.0.3 [skip ci]
1 parent 5baa2df commit fdf4866

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## [0.0.3](https://github.com/atomicpages/docusaurus-plugin-react-docgen/compare/v0.0.2...v0.0.3) (2022-06-20)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- move to glob
6+
7+
### Bug Fixes
8+
9+
- housekeeping
10+
([5baa2df](https://github.com/atomicpages/docusaurus-plugin-react-docgen/commit/5baa2df34329f6315709a37ba85c840931a39cab))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docusaurus-plugin-react-docgen",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A small plugin that integrates react-docgen with docusaurus 2.x",
55
"keywords": [
66
"docusaurus",

0 commit comments

Comments
 (0)