Skip to content

Commit 7d4ffe5

Browse files
chore(release): publish [no ci]
1 parent 3f7ea21 commit 7d4ffe5

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [3.1.0](https://github.com/abelflopes/react-ck/compare/v3.0.0...v3.1.0) (2024-06-15)
2+
3+
4+
### Features
5+
6+
* **react-ck:** global library package ([6eb1e8c](https://github.com/abelflopes/react-ck/commit/6eb1e8c86e5167cbc9e32583f6f66b9646a06758))
7+
* **react-ck:** global library package ([9552645](https://github.com/abelflopes/react-ck/commit/9552645ddf1d5b3017bec67820700a4a6f2be912))
8+
9+
10+
### Bug Fixes
11+
12+
* modal open / close handlers ([f933ba2](https://github.com/abelflopes/react-ck/commit/f933ba2333d5a7ca31c260a62e2b59caa02a7b72))
13+
14+
15+
### Code Refactoring
16+
17+
* add routes to demo apps ([c6347fc](https://github.com/abelflopes/react-ck/commit/c6347fca7541fc3a82715fcd116f31b7a3cfc792))
18+
119
## [3.0.0](https://github.com/abelflopes/react-ck/compare/v2.0.0...v3.0.0) (2024-06-10)
220

321

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