Skip to content

Commit 4898d7c

Browse files
committed
release: 4.1.0
1 parent 23deb87 commit 4898d7c

File tree

3 files changed

+477
-744
lines changed

3 files changed

+477
-744
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [4.0.3](https://github.com/NativeScript/plugin-tools/compare/4.0.2...4.0.3) (2022-07-04)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/plugin-tools-source",
3-
"version": "4.0.3",
3+
"version": "4.1.0",
44
"license": "MIT",
55
"scripts": {
66
"clean": "npx rimraf package-lock.json yarn.lock node_modules && yarn",

0 commit comments

Comments
 (0)