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 c99fca1 commit 82b4bf7Copy full SHA for 82b4bf7
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [3.0.9](https://github.com/NativeScript/nx/compare/3.0.8...3.0.10) (2022-01-28)
2
+
3
4
+### Features
5
6
+* extra cli flag handling ([8d70070](https://github.com/NativeScript/nx/commit/8d7007085ad601cbdfa76e816c64ce3b86bda1fa))
7
8
9
## [3.0.8](https://github.com/NativeScript/nx/compare/2.0.8...3.0.8) (2022-01-22)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "3.0.8",
+ "version": "3.0.9",
"license": "MIT",
"scripts": {
"nx": "nx",
0 commit comments