Skip to content

Commit c084676

Browse files
committed
release: 22.0.0
1 parent b49421c commit c084676

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [22.0.0](https://github.com/NativeScript/nx/compare/21.0.0...22.0.0) (2025-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* xmlUpdates and plistUpdates ([419cab1](https://github.com/NativeScript/nx/commit/419cab1745765b846f2ff749196a8abb507006e7))
7+
8+
9+
### Features
10+
11+
* Nx 22 ([b49421c](https://github.com/NativeScript/nx/commit/b49421cd56b6717e4f1d02c8f9f60e6ab47f0fd3))
12+
13+
14+
115
# [21.0.0](https://github.com/NativeScript/nx/compare/20.8.0...21.0.0) (2025-05-29)
216

317

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": "21.0.0",
3+
"version": "22.0.0",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)