Skip to content

Commit 15e4ab3

Browse files
committed
chore: 2.0.2
1 parent 32284d7 commit 15e4ab3

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.2](https://github.com/NativeScript/nx/compare/2.0.1...2.0.2) (2021-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* windows handling of ngcc in postinstall ([32284d7](https://github.com/NativeScript/nx/commit/32284d7dd1df986e34c43e99eba9b78d27f3df7a))
7+
8+
9+
110
## [2.0.1](https://github.com/NativeScript/nx/compare/2.0.0...2.0.1) (2021-06-25)
211

312

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.1",
3+
"version": "2.0.2",
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.1",
3+
"version": "2.0.2",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)