Skip to content

Commit e6940ca

Browse files
chore(release): publish [no ci]
1 parent f3239d0 commit e6940ca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/abelflopes/react-ck/compare/v1.5.0...v1.5.1) (2024-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* make packages public ([16c94d3](https://github.com/abelflopes/react-ck/commit/16c94d3bd288a46084896f7fa6f2be33a3609e4f))
7+
18
## [1.5.0](https://github.com/abelflopes/react-ck/compare/v1.4.0...v1.5.0) (2024-01-02)
29

310

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