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 e39e8db commit 2ea02f3Copy full SHA for 2ea02f3
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.5.2](https://github.com/NativeScript/nativescript-cli/compare/v8.5.1...v8.5.2) (2023-04-06)
2
+
3
4
+### Features
5
6
+* clean multiple projects ([#5726](https://github.com/NativeScript/nativescript-cli/issues/5726)) ([e39e8db](https://github.com/NativeScript/nativescript-cli/commit/e39e8dbea725bbb541c9f76fc7b8723bf204d423))
7
8
9
10
## [8.5.1](https://github.com/NativeScript/nativescript-cli/compare/v8.5.0...v8.5.1) (2023-03-29)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "nativescript",
"preferGlobal": true,
- "version": "8.5.1",
+ "version": "8.5.2",
"author": "NativeScript <support@nativescript.org>",
"description": "Command-line interface for building NativeScript projects",
"bin": {
0 commit comments