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 dcdfb67 commit 71fa3dfCopy full SHA for 71fa3df
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [1.1.0](https://github.com/NativeScript/plugin-tools/compare/1.0.7...1.1.0) (2021-02-21)
2
+
3
+### Features
4
5
+- **tools:** dependency updates for Nx 11.3, Angular 11.2 [a222a3f](https://github.com/NativeScript/plugin-tools/commit/a222a3f712eaca6a66d5cdd926b52afb1384a1eb)
6
7
## 1.0.7 (2020-10-26)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/plugin-tools-source",
- "version": "1.0.7",
+ "version": "1.1.0",
"license": "MIT",
"private": true,
"scripts": {
0 commit comments