Skip to content

Commit d20c168

Browse files
committed
release: 3.0.17
1 parent a201e38 commit d20c168

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+
## [3.0.17](https://github.com/NativeScript/nx/compare/3.0.16...3.0.17) (2022-04-30)
2+
3+
4+
### Features
5+
6+
* compare plistUpdates and id options to only change if needs to ([a201e38](https://github.com/NativeScript/nx/commit/a201e38390111c6a035feffcce6151420a0f4198))
7+
8+
9+
110
## [3.0.16](https://github.com/NativeScript/nx/compare/3.0.15...3.0.16) (2022-04-22)
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": "3.0.16",
3+
"version": "3.0.17",
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": "3.0.16",
3+
"version": "3.0.17",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)