File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
10
## [ 2.0.1] ( https://github.com/NativeScript/nx/compare/2.0.0...2.0.1 ) (2021-06-25)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-nx-plugins" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"nx" : " nx" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/nx" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " NativeScript Plugin for Nx" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments