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 2214a30 commit c3aa413Copy full SHA for c3aa413
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [3.0.8](https://github.com/NativeScript/nx/compare/2.0.8...3.0.8) (2022-01-22)
2
+
3
4
+### Features
5
6
+* use @nrwl/devkit ([2214a30](https://github.com/NativeScript/nx/commit/2214a3057b19a97aaae9d982e50cb80bb37df448))
7
8
9
10
## [2.0.8](https://github.com/NativeScript/nx/compare/2.0.7...2.0.8) (2021-12-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "2.0.8",
+ "version": "3.0.8",
"license": "MIT",
"scripts": {
"nx": "nx",
0 commit comments