Skip to content

Commit 71fa3df

Browse files
committed
chore(release): 1.1.0
1 parent dcdfb67 commit 71fa3df

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 1.0.7 (2020-10-26)
28

39
### Bug Fixes

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": "1.0.7",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)