File tree 7 files changed +49
-21
lines changed
website/src/pages/docs/release-notes
7 files changed +49
-21
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 2.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #960 ] ( https://github.com/reactjs/react-docgen/pull/960 )
8
+ [ ` 8b1c753 ` ] ( https://github.com/reactjs/react-docgen/commit/8b1c753a353d1ff44c3eca6c5e391dec1198ab7e )
9
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
10
+ chalk to v5.4.1
11
+
12
+ - [ #958 ] ( https://github.com/reactjs/react-docgen/pull/958 )
13
+ [ ` f5d644a ` ] ( https://github.com/reactjs/react-docgen/commit/f5d644a3041c227c4889059e787fcbaab57ec70e )
14
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
15
+ chalk to v5.4.0
16
+
17
+ - [ #954 ] ( https://github.com/reactjs/react-docgen/pull/954 )
18
+ [ ` 3c0cbb0 ` ] ( https://github.com/reactjs/react-docgen/commit/3c0cbb0c2869488ac96291f1d491a93c8c1b5b06 )
19
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
20
+ debug to v4.4.0
21
+
22
+ - [ #963 ] ( https://github.com/reactjs/react-docgen/pull/963 )
23
+ [ ` 972a1a3 ` ] ( https://github.com/reactjs/react-docgen/commit/972a1a316affc8164ac957432b177bba09f1e667 )
24
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
25
+ fast-glob to v3.3.3
26
+
3
27
## 2.0.4
4
28
5
29
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-docgen/cli" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.5 " ,
4
4
"description" : " A CLI to extract information from React components for documentation generation." ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 2.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #960 ] ( https://github.com/reactjs/react-docgen/pull/960 )
8
+ [ ` 8b1c753 ` ] ( https://github.com/reactjs/react-docgen/commit/8b1c753a353d1ff44c3eca6c5e391dec1198ab7e )
9
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
10
+ chalk to v5.4.1
11
+
12
+ - [ #958 ] ( https://github.com/reactjs/react-docgen/pull/958 )
13
+ [ ` f5d644a ` ] ( https://github.com/reactjs/react-docgen/commit/f5d644a3041c227c4889059e787fcbaab57ec70e )
14
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
15
+ chalk to v5.4.0
16
+
17
+ - [ #954 ] ( https://github.com/reactjs/react-docgen/pull/954 )
18
+ [ ` 3c0cbb0 ` ] ( https://github.com/reactjs/react-docgen/commit/3c0cbb0c2869488ac96291f1d491a93c8c1b5b06 )
19
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
20
+ debug to v4.4.0
21
+
22
+ - [ #963 ] ( https://github.com/reactjs/react-docgen/pull/963 )
23
+ [ ` 972a1a3 ` ] ( https://github.com/reactjs/react-docgen/commit/972a1a316affc8164ac957432b177bba09f1e667 )
24
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
25
+ fast-glob to v3.3.3
26
+
3
27
## 2.0.4
4
28
5
29
### Patch Changes
You can’t perform that action at this time.
0 commit comments