Skip to content

Commit 6834357

Browse files
committed
chore: 2.0.6
1 parent e23b6c3 commit 6834357

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.0.6](https://github.com/NativeScript/nx/compare/2.0.5...2.0.6) (2021-11-05)
2+
3+
4+
### Features
5+
6+
* print {N} cli commands when invoking builder for clarity ([e23b6c3](https://github.com/NativeScript/nx/commit/e23b6c3bb21dd7d7674ee92206f856ff55ec5ace))
7+
* use 8.1.0 core plus 5.0.0 webpack
8+
9+
10+
111
## [2.0.5](https://github.com/NativeScript/nx/compare/2.0.4...2.0.5) (2021-09-21)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-nx-plugins",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

packages/nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/nx",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)