Skip to content

Commit c6b38e1

Browse files
committed
release: 20.0.4
1 parent b083c99 commit c6b38e1

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+
## [20.0.4](https://github.com/NativeScript/nx/compare/20.0.3...20.0.4) (2024-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* allow root level build command flags ([b083c99](https://github.com/NativeScript/nx/commit/b083c991c30965267f5c1a092c1a18606de40a89))
7+
8+
9+
110
## [20.0.3](https://github.com/NativeScript/nx/compare/20.0.1...20.0.3) (2024-10-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": "20.0.3",
3+
"version": "20.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": "20.0.3",
3+
"version": "20.0.4",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)