Skip to content

Commit 5d39596

Browse files
Publish new versions
1 parent 3c0cbb0 commit 5d39596

File tree

4 files changed

+19
-6
lines changed

4 files changed

+19
-6
lines changed

.changeset/thin-parrots-fetch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-docgen-cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release Notes
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#954](https://github.com/reactjs/react-docgen/pull/954)
8+
[`3c0cbb0`](https://github.com/reactjs/react-docgen/commit/3c0cbb0c2869488ac96291f1d491a93c8c1b5b06)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - update dependency
10+
debug to v4.4.0
11+
312
## 2.0.4
413

514
### Patch Changes

packages/react-docgen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-docgen/cli",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A CLI to extract information from React components for documentation generation.",
55
"repository": {
66
"type": "git",

packages/website/src/pages/docs/release-notes/cli.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release Notes
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#954](https://github.com/reactjs/react-docgen/pull/954)
8+
[`3c0cbb0`](https://github.com/reactjs/react-docgen/commit/3c0cbb0c2869488ac96291f1d491a93c8c1b5b06)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - update dependency
10+
debug to v4.4.0
11+
312
## 2.0.4
413

514
### Patch Changes

0 commit comments

Comments
 (0)