Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.2...v2.2.0) (2020-02-24)

### Features

* **deps:** bump deps to support angular 9 ([5b80c04](5b80c04))
  • Loading branch information
Ionitron committed Feb 24, 2020
1 parent 5b80c04 commit 48d566f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0](https://github.com/ionic-team/angular-toolkit/compare/v2.1.2...v2.2.0) (2020-02-24)


### Features

* **deps:** bump deps to support angular 9 ([5b80c04](https://github.com/ionic-team/angular-toolkit/commit/5b80c04de6c00b06339c183bbd30efeff5f51dc3))

## [2.1.2](https://github.com/ionic-team/angular-toolkit/compare/v2.1.1...v2.1.2) (2020-01-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-toolkit",
"version": "2.1.2",
"version": "2.2.0",
"description": "Schematics and builders for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
"author": "Ionic Team <hi@ionicframework.com> (https://ionicframework.com)",
Expand Down

0 comments on commit 48d566f

Please sign in to comment.