We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5455f commit c7c0cd4Copy full SHA for c7c0cd4
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [20.0.3](https://github.com/nstudio/xplat/compare/20.0.2...20.0.3) (2024-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* ensure using @nativescript/nx v20 ([6c5455f](https://github.com/nstudio/xplat/commit/6c5455fcb7c9f4fd85ca5f4f3d279a60fa26ce1b))
7
8
9
10
## [20.0.2](https://github.com/nstudio/xplat/compare/20.0.0...20.0.2) (2024-11-02)
11
12
* Update transient dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "@nstudio/xplat-source",
- "version": "20.0.2",
+ "version": "20.0.3",
"description": "Cross-platform (xplat) tools for Nx workspaces.",
"homepage": "https://nstudio.io/xplat",
"private": true,
0 commit comments