We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83f324 commit 6d3fb12Copy full SHA for 6d3fb12
packages/cli/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.0.29] - 2025-01-07
6
+
7
Fix split command by renaming it to avoid conflicts
8
9
## [0.0.28] - 2025-01-07
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@nanoapi.io/napi",
- "version": "0.0.28",
+ "version": "0.0.29",
"publishConfig": {
"access": "public"
},
0 commit comments