Skip to content

Commit 92e6f4c

Browse files
author
nanoapi.io
committed
[skip ci] chore: release v1.0.4
1 parent 8d61ff9 commit 92e6f4c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/cli/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.0.4] - 2025-04-25
6+
57
Fix release flow, bundling packages/shared into the CLI instead of using published version.
68

79
## [1.0.3] - 2025-04-24

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nanoapi.io/napi",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)