We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e51687 commit a7347a1Copy full SHA for a7347a1
CHANGELOG.md
@@ -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
8
## [4.12.0](https://github.com/abelflopes/react-ck/compare/v4.11.0...v4.12.0) (2025-08-18)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@abelflopes/react-ck",
"private": true,
- "version": "4.12.0",
+ "version": "4.13.0",
"author": "Abel Lopes (@abelflopes)",
"description": "React Component Kit - React Components & Utils",
"homepage": "https://github.com/abelflopes/react-ck",
0 commit comments