We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3239d0 commit e6940caCopy full SHA for e6940ca
CHANGELOG.md
@@ -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
8
## [1.5.0](https://github.com/abelflopes/react-ck/compare/v1.4.0...v1.5.0) (2024-01-02)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@abelflopes/react-ck",
"private": true,
- "version": "1.5.0",
+ "version": "1.5.1",
"author": "Abel Lopes (@abelflopes)",
"description": "Monorepo PoC/Template with independent versioning for the whole project and its packages",
"homepage": "https://github.com/abelflopes/react-ck",
0 commit comments