Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 28, 2022
1 parent 9fd7108 commit 66c59af
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/compare/v1.0.0...v1.0.1) (2022-06-28)

### Bug Fixes

- fix workflow
([9fd7108](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/commit/9fd7108f4c7e23ed8b5a34194e1722aa959b7dc4))

## [1.0.0](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/compare/v0.1.0...v1.0.0) (2022-06-20)

### ⚠ BREAKING CHANGES
Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "docusaurus-plugin-react-docgen-typescript",
"version": "1.0.0",
"version": "1.0.1",
"description": "A small plugin that integrates react-docgen-typescript with docusaurus 2.x",
"keywords": [
"docusaurus",
Expand Down

0 comments on commit 66c59af

Please sign in to comment.