Skip to content

Commit 354e4c7

Browse files
chore(release): publish [no ci]
1 parent f98724a commit 354e4c7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [4.20.0](https://github.com/abelflopes/react-ck/compare/v4.19.0...v4.20.0) (2025-09-29)
2+
3+
4+
### Features
5+
6+
* adds ref API and visibility controls ([#6](https://github.com/abelflopes/react-ck/issues/6)) ([d3f2211](https://github.com/abelflopes/react-ck/commit/d3f22112e069b0ca146d76161cc1af83326f511d))
7+
* **react-ck:** global library package ([6b1cf8d](https://github.com/abelflopes/react-ck/commit/6b1cf8d311f21328356cc880c1fd1873a7589be0))
8+
9+
10+
### Bug Fixes
11+
12+
* display loading when children are present ([#5](https://github.com/abelflopes/react-ck/issues/5)) ([b19c100](https://github.com/abelflopes/react-ck/commit/b19c100ea50902a65edeec7f52a02bcac0dbc703))
13+
114
## [4.19.0](https://github.com/abelflopes/react-ck/compare/v4.18.0...v4.19.0) (2025-09-22)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@abelflopes/react-ck",
33
"private": true,
4-
"version": "4.19.0",
4+
"version": "4.20.0",
55
"author": "Abel Lopes (@abelflopes)",
66
"description": "React Component Kit - React Components & Utils",
77
"homepage": "https://github.com/abelflopes/react-ck",

0 commit comments

Comments
 (0)