Skip to content

Commit 139b20a

Browse files
chore(release): 0.1.0 [skip ci]
1 parent 5b72185 commit 139b20a

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.0](https://github.com/atomicpages/docusaurus-plugin-react-docgen/compare/v0.0.3...v0.1.0) (2023-02-11)
2+
3+
### Features
4+
5+
- move to esbuild and update deps
6+
([5b72185](https://github.com/atomicpages/docusaurus-plugin-react-docgen/commit/5b72185c99627caad5477834e42236780cc7d0eb))
7+
18
## [0.0.3](https://github.com/atomicpages/docusaurus-plugin-react-docgen/compare/v0.0.2...v0.0.3) (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",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "A small plugin that integrates react-docgen with docusaurus 2.x",
55
"keywords": [
66
"docusaurus",

0 commit comments

Comments
 (0)