Skip to content

Commit c7c0cd4

Browse files
committed
release: 20.0.3
1 parent 6c5455f commit c7c0cd4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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.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+
110
## [20.0.2](https://github.com/nstudio/xplat/compare/20.0.0...20.0.2) (2024-11-02)
211

312
* Update transient dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nstudio/xplat-source",
3-
"version": "20.0.2",
3+
"version": "20.0.3",
44
"description": "Cross-platform (xplat) tools for Nx workspaces.",
55
"homepage": "https://nstudio.io/xplat",
66
"private": true,

0 commit comments

Comments
 (0)