Skip to content

Commit b8e2c11

Browse files
committed
release: 3.0.11
1 parent d7782c3 commit b8e2c11

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.11](https://github.com/NativeScript/nx/compare/3.0.10...3.0.11) (2022-02-21)
2+
3+
4+
### Features
5+
6+
* support extra cli flags and plistUpdates + xmlUpdates in configurations ([d7782c3](https://github.com/NativeScript/nx/commit/d7782c3f64d631bfd51352697191c409a0fba22e))
7+
8+
9+
110
## [3.0.10](https://github.com/NativeScript/nx/compare/3.0.9...3.0.10) (2022-02-11)
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.10",
3+
"version": "3.0.11",
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.10",
3+
"version": "3.0.11",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)