Skip to content

Commit 1fa5c16

Browse files
Packages ready to publish (#1059)
Publish new versions Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4074de2 commit 1fa5c16

File tree

4 files changed

+19
-6
lines changed

4 files changed

+19
-6
lines changed

.changeset/wild-frogs-exist.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+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- [#1058](https://github.com/reactjs/react-docgen/pull/1058)
8+
[`43a04c3`](https://github.com/reactjs/react-docgen/commit/43a04c3080c6191e666612c20ad4d5acec38078f)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - update dependency
10+
commander to v14.0.3
11+
312
## 3.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": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A CLI to extract information from React components for documentation generation.",
55
"repository": {
66
"type": "git",

packages/website/src/app/docs/release-notes/cli/page.mdx

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

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- [#1058](https://github.com/reactjs/react-docgen/pull/1058)
8+
[`43a04c3`](https://github.com/reactjs/react-docgen/commit/43a04c3080c6191e666612c20ad4d5acec38078f)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - update dependency
10+
commander to v14.0.3
11+
312
## 3.0.4
413

514
### Patch Changes

0 commit comments

Comments
 (0)