File tree 3 files changed +11
-2
lines changed 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 19.0.1] ( https://github.com/NativeScript/nx/compare/19.0.0...19.0.1 ) (2024-09-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * windows node spawn einval error ([ #77 ] ( https://github.com/NativeScript/nx/issues/77 ) ) ([ a789738] ( https://github.com/NativeScript/nx/commit/a789738eca092eff74b839c2670e1d20209e6e67 ) )
7
+
8
+
9
+
1
10
# [ 19.0.0] ( https://github.com/NativeScript/nx/compare/18.0.0...19.0.0 ) (2024-05-26)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-nx-plugins" ,
3
- "version" : " 19.0.0 " ,
3
+ "version" : " 19.0.1 " ,
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" : " 19.0.0 " ,
3
+ "version" : " 19.0.1 " ,
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