Skip to content

Commit 61814d4

Browse files
chore(release): publish [no ci]
1 parent 3069bf7 commit 61814d4

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+
## [1.11.0](https://github.com/abelflopes/react-ck/compare/v1.10.1...v1.11.0) (2024-03-14)
2+
3+
4+
### Features
5+
6+
* implement global package build ([4ece2fd](https://github.com/abelflopes/react-ck/commit/4ece2fd70ddc056e407e8aec5447edf3b4ed6272))
7+
8+
9+
### Bug Fixes
10+
11+
* missing files entry on package configuration ([efd35cb](https://github.com/abelflopes/react-ck/commit/efd35cb87f9b6fc6e4b9f6c9937c80880e555481))
12+
113
## [1.10.1](https://github.com/abelflopes/react-ck/compare/v1.10.0...v1.10.1) (2024-03-12)
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": "1.10.1",
4+
"version": "1.11.0",
55
"author": "Abel Lopes (@abelflopes)",
66
"description": "Monorepo PoC/Template with independent versioning for the whole project and its packages",
77
"homepage": "https://github.com/abelflopes/react-ck",

0 commit comments

Comments
 (0)