Skip to content

Commit 2851630

Browse files
chore(release): publish [no ci]
1 parent 307a9b9 commit 2851630

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.12.0](https://github.com/abelflopes/react-ck/compare/v4.11.0...v4.12.0) (2025-08-18)
2+
3+
4+
### Features
5+
6+
* **react-ck:** global library package ([7a5349e](https://github.com/abelflopes/react-ck/commit/7a5349eae270d77a5e77a197c35b19614ae3af5e))
7+
8+
9+
### Bug Fixes
10+
11+
* **textarea:** add missing ref ([f84f23d](https://github.com/abelflopes/react-ck/commit/f84f23dc62cd8f31ab89aabdbfdf21144ada8cbf))
12+
113
## [4.11.0](https://github.com/abelflopes/react-ck/compare/v4.10.0...v4.11.0) (2025-08-07)
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.11.0",
4+
"version": "4.12.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)