Skip to content

Commit 74a57c3

Browse files
author
nanoapi.io
committed
[skip ci] chore: release v1.0.5
1 parent d0ddc94 commit 74a57c3

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.5] - 2025-04-29
6+
57
Improve symbol extraction for python now removing unused import, but keeping them if they were unused in the original code.
68
Improve python usage reolution logic, now more accurate.
79
Improve accuracy of dependency manifest for C#

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.4",
3+
"version": "1.0.5",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)