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 74912cb commit 024757eCopy full SHA for 024757e
packages/cli/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.0.1] - 2024-10-22
6
+
7
Implement release workflow
8
9
## [0.0.0]
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@nanoapi.io/napi",
- "version": "0.0.0",
+ "version": "0.0.1",
"publishConfig": {
"access": "public"
},
0 commit comments