We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49421c commit c084676Copy full SHA for c084676
CHANGELOG.md
@@ -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
15
# [21.0.0](https://github.com/NativeScript/nx/compare/20.8.0...21.0.0) (2025-05-29)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "21.0.0",
+ "version": "22.0.0",
"license": "MIT",
"scripts": {
"nx": "nx",
0 commit comments