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 cfb5664 commit 9667c86Copy full SHA for 9667c86
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [5.3.0](https://github.com/NativeScript/plugin-tools/compare/5.2.5...5.3.0) (2024-06-19)
2
+
3
4
+### Features
5
6
+* Nx 19.3+ ([#20](https://github.com/NativeScript/plugin-tools/issues/20)) ([cfb5664](https://github.com/NativeScript/plugin-tools/commit/cfb5664ce926017991d629afe55bb3621ee9ff6f))
7
8
9
10
## [5.2.5](https://github.com/NativeScript/plugin-tools/compare/5.2.4...5.2.5) (2024-05-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/plugin-tools-source",
- "version": "5.2.5",
+ "version": "5.3.0",
"license": "MIT",
"scripts": {
"clean": "npx rimraf package-lock.json yarn.lock node_modules && yarn",
0 commit comments