Skip to content

Commit a7347a1

Browse files
chore(release): publish [no ci]
1 parent 6e51687 commit a7347a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.13.0](https://github.com/abelflopes/react-ck/compare/v4.12.0...v4.13.0) (2025-08-20)
2+
3+
4+
### Features
5+
6+
* use single unique id generator ([a3ddb73](https://github.com/abelflopes/react-ck/commit/a3ddb7385501fb6d28969183ea414ddb2ba93651))
7+
18
## [4.12.0](https://github.com/abelflopes/react-ck/compare/v4.11.0...v4.12.0) (2025-08-18)
29

310

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