Skip to content

Commit 66c59af

Browse files
chore(release): 1.0.1 [skip ci]
1 parent 9fd7108 commit 66c59af

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/compare/v1.0.0...v1.0.1) (2022-06-28)
2+
3+
### Bug Fixes
4+
5+
- fix workflow
6+
([9fd7108](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/commit/9fd7108f4c7e23ed8b5a34194e1722aa959b7dc4))
7+
18
## [1.0.0](https://github.com/atomicpages/docusaurus-plugin-react-docgen-typescript/compare/v0.1.0...v1.0.0) (2022-06-20)
29

310
### ⚠ BREAKING CHANGES

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-typescript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A small plugin that integrates react-docgen-typescript with docusaurus 2.x",
55
"keywords": [
66
"docusaurus",

0 commit comments

Comments
 (0)