Skip to content

Commit

Permalink
chore(release): 0.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 20, 2022
1 parent 5baa2df commit fdf4866
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## [0.0.3](https://github.com/atomicpages/docusaurus-plugin-react-docgen/compare/v0.0.2...v0.0.3) (2022-06-20)

### ⚠ BREAKING CHANGES

- move to glob

### Bug Fixes

- housekeeping
([5baa2df](https://github.com/atomicpages/docusaurus-plugin-react-docgen/commit/5baa2df34329f6315709a37ba85c840931a39cab))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-plugin-react-docgen",
"version": "0.0.2",
"version": "0.0.3",
"description": "A small plugin that integrates react-docgen with docusaurus 2.x",
"keywords": [
"docusaurus",
Expand Down

0 comments on commit fdf4866

Please sign in to comment.