Skip to content

Commit 024757e

Browse files
committed
[skip ci] chore: release v0.0.1
1 parent 74912cb commit 024757e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/cli/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.0.1] - 2024-10-22
6+
57
Implement release workflow
68

79
## [0.0.0]

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nanoapi.io/napi",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)