Skip to content

Commit 48390cf

Browse files
chore(release): publish [no ci]
1 parent caa4893 commit 48390cf

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.16.0](https://github.com/abelflopes/react-ck/compare/v1.15.0...v1.16.0) (2024-03-17)
2+
3+
4+
### Features
5+
6+
* **react-ck:** global library package ([91df48c](https://github.com/abelflopes/react-ck/commit/91df48c50aff2fe68413a971e9ce9a9a17bbebe5))
7+
8+
9+
### Bug Fixes
10+
11+
* remove missing file on package config ([d7fcc5f](https://github.com/abelflopes/react-ck/commit/d7fcc5f8917947900442420434f44361624a3bfa))
12+
13+
14+
### Code Refactoring
15+
16+
* remove publish scripts from prebuild ([27ea573](https://github.com/abelflopes/react-ck/commit/27ea573a8c5729697eeda0e3b1321af506a44752))
17+
118
## [1.15.0](https://github.com/abelflopes/react-ck/compare/v1.14.0...v1.15.0) (2024-03-17)
219

320

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