Skip to content

Commit ff0793f

Browse files
committed
release: 3.0.18
1 parent 108c19d commit ff0793f

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.18](https://github.com/NativeScript/nx/compare/3.0.17...3.0.18) (2022-05-23)
2+
3+
4+
### Features
5+
6+
* share executor setups between build/test to ensure consistent behavior ([108c19d](https://github.com/NativeScript/nx/commit/108c19df6009d95348c4e9e1f447f92f261a7fa0))
7+
8+
9+
110
## [3.0.17](https://github.com/NativeScript/nx/compare/3.0.16...3.0.17) (2022-04-30)
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.17",
3+
"version": "3.0.18",
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.17",
3+
"version": "3.0.18",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)