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 23deb87 commit 4898d7cCopy full SHA for 4898d7c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [4.1.0](https://github.com/NativeScript/plugin-tools/compare/4.0.3...4.1.0) (2022-09-17)
2
+
3
4
+### Features
5
6
+* upgrade to nx 14.7.5 ([#15](https://github.com/NativeScript/plugin-tools/issues/15)) ([fb7cde4](https://github.com/NativeScript/plugin-tools/commit/fb7cde4a7315b47afdf044a4d7780dcf497fe1ea))
7
8
9
10
## [4.0.3](https://github.com/NativeScript/plugin-tools/compare/4.0.2...4.0.3) (2022-07-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/plugin-tools-source",
- "version": "4.0.3",
+ "version": "4.1.0",
"license": "MIT",
"scripts": {
"clean": "npx rimraf package-lock.json yarn.lock node_modules && yarn",
0 commit comments