Skip to content

Commit 2ac3e3e

Browse files
chore(release): 0.1.1 [skip ci]
1 parent 60d8108 commit 2ac3e3e

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+
## [0.1.1](https://github.com/atomicpages/docusaurus-plugin-react-docgen/compare/v0.1.0...v0.1.1) (2023-11-09)
2+
3+
### Bug Fixes
4+
5+
- add missing CI setp breaking build
6+
([60d8108](https://github.com/atomicpages/docusaurus-plugin-react-docgen/commit/60d810831595a5596b3f6451bde651f28139eee0))
7+
18
## [0.1.0](https://github.com/atomicpages/docusaurus-plugin-react-docgen/compare/v0.0.3...v0.1.0) (2023-02-11)
29

310
### Features

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

0 commit comments

Comments
 (0)