Skip to content

Commit cdbbd51

Browse files
committed
chore: 2.0.4
1 parent bfec2b4 commit cdbbd51

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.4](https://github.com/NativeScript/nx/compare/2.0.3...2.0.4) (2021-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* postinstall handling for windows ([bfec2b4](https://github.com/NativeScript/nx/commit/bfec2b4f75df6e584bb7917cf463b70213539df3))
7+
8+
9+
110
## [2.0.3](https://github.com/NativeScript/nx/compare/2.0.2...2.0.3) (2021-06-27)
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.3",
3+
"version": "2.0.4",
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.3",
3+
"version": "2.0.4",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)