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 45e219d commit 107e29cCopy full SHA for 107e29c
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [9.0.5](https://github.com/NativeScript/nativescript-cli/compare/v9.0.4...v9.0.5) (2026-03-06)
2
+
3
4
+### Security
5
6
+* CWE-1333, CWE-78 ([#5976](https://github.com/NativeScript/nativescript-cli/issues/5976)) ([3942566](https://github.com/NativeScript/nativescript-cli/commit/3942566f78d2d21fccae2ec6f313f29cec92ea11))
7
8
9
10
## [9.0.4](https://github.com/NativeScript/nativescript-cli/compare/v9.0.3...v9.0.4) (2026-02-27)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "nativescript",
"main": "./lib/nativescript-cli-lib.js",
- "version": "9.0.5-rc.0",
+ "version": "9.0.5",
"author": "NativeScript <oss@nativescript.org>",
"description": "Command-line interface for building NativeScript projects",
"bin": {
0 commit comments