Skip to content

Commit 507cd22

Browse files
committed
release: 4.1.1
1 parent 5d66647 commit 507cd22

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+
## [4.1.1](https://github.com/NativeScript/nx/compare/4.1.0...4.1.1) (2022-11-29)
2+
3+
4+
### Features
5+
6+
* support timeout option ([5d66647](https://github.com/NativeScript/nx/commit/5d66647956840d1c6255f03d9f2c1b0c082bcd3b))
7+
8+
9+
110
# [4.1.0](https://github.com/NativeScript/nx/compare/4.0.2...4.1.0) (2022-11-21)
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": "4.1.0",
3+
"version": "4.1.1",
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": "4.1.0",
3+
"version": "4.1.1",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)