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 4db0c69 commit b671125Copy full SHA for b671125
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.18.0](https://github.com/abelflopes/react-ck/compare/v1.17.0...v1.18.0) (2024-03-17)
2
+
3
4
+### Features
5
6
+* **react-ck:** global library package ([7307359](https://github.com/abelflopes/react-ck/commit/73073591e29086b8cf08d59de052e7acd7d171e4))
7
8
## [1.17.0](https://github.com/abelflopes/react-ck/compare/v1.16.0...v1.17.0) (2024-03-17)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@abelflopes/react-ck",
"private": true,
- "version": "1.17.0",
+ "version": "1.18.0",
"author": "Abel Lopes (@abelflopes)",
"description": "React Component Kit - React Components & Utils",
"homepage": "https://github.com/abelflopes/react-ck",
0 commit comments