Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 25, 2023
1 parent c97c5a6 commit 2bf6ba8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## [1.0.2](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/compare/v1.0.1...v1.0.2) (2023-01-25)

### Bug Fixes

- convert JS Array to multiple Glob matching pattern
([#15](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/issues/15))
([ce64361](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/commit/ce643616d91495a9d6f1274ff2558a205b39f045))
- export types and update deps
([6077208](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/commit/60772081af0d20b3ae8fe5f98e0961d4eb2928ef))
- remove malformed glob syntax
([c97c5a6](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/commit/c97c5a630146a517a4c871f1a39ce09f4ac491b4))

## [1.0.1](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/compare/v1.0.0...v1.0.1) (2022-06-28)

### Bug Fixes
Expand Down

0 comments on commit 2bf6ba8

Please sign in to comment.