Skip to content

Commit e1ba9b6

Browse files
chore(release): publish [no ci]
1 parent 5c1b64c commit e1ba9b6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.8.0](https://github.com/abelflopes/react-ck/compare/v4.7.0...v4.8.0) (2025-08-05)
2+
3+
4+
### Features
5+
6+
* **react-ck:** global library package ([c844e2e](https://github.com/abelflopes/react-ck/commit/c844e2e70bf8555d6de833e92ed1de923e12769a))
7+
8+
9+
### Code Refactoring
10+
11+
* update ref handling ([29b0a0b](https://github.com/abelflopes/react-ck/commit/29b0a0bcc75a706fd7505a44b98f3bc445594280))
12+
113
## [4.7.0](https://github.com/abelflopes/react-ck/compare/v4.6.0...v4.7.0) (2025-08-02)
214

315

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.7.0",
4+
"version": "4.8.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)