Skip to content

Commit 894ae57

Browse files
author
nanoapi.io
committed
[skip ci] chore: release v0.0.15
1 parent ea0bd92 commit 894ae57

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.15] - 2024-10-30
6+
57
Add support for require import in javascript
68

79
## [0.0.14] - 2024-10-30

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.14",
3+
"version": "0.0.15",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)