Skip to content

Commit 20ed8ef

Browse files
committed
release: 20.8.0
1 parent 1a3e619 commit 20ed8ef

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [20.8.0](https://github.com/NativeScript/nx/compare/20.3.0...20.8.0) (2025-04-30)
2+
3+
### Features
4+
5+
* Nx 20.8+ Compatibility
6+
* NativeScript 8.9 ([1a3e619](https://github.com/NativeScript/nx/commit/1a3e61984f734704c0b2562219f38957a3554025))
7+
8+
19
# [20.3.0](https://github.com/NativeScript/nx/compare/20.0.4...20.3.0) (2025-01-04)
210

311

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.3.0",
3+
"version": "20.8.0",
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.3.0",
3+
"version": "20.8.0",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)