Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](ionic-team/angular-toolkit@v3.0.0...v3.1.0) (2021-02-12)

### Features

* **package:** update to Angular11.1 ([71b9800](ionic-team@71b9800)), closes [ionic-team#438](ionic-team#438)
* **test:** update async to waitForAsync ([ionic-team#434](ionic-team#434)) ([2185e50](ionic-team@2185e50))
  • Loading branch information
Ionitron committed Feb 12, 2021
1 parent 2e3e39b commit 609d9c4
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.1.0](https://github.com/ionic-team/angular-toolkit/compare/v3.0.0...v3.1.0) (2021-02-12)


### Features

* **package:** update to Angular11.1 ([71b9800](https://github.com/ionic-team/angular-toolkit/commit/71b9800203db630a64a06e7b6cb60b7925c49743)), closes [#438](https://github.com/ionic-team/angular-toolkit/issues/438)
* **test:** update async to waitForAsync ([#434](https://github.com/ionic-team/angular-toolkit/issues/434)) ([2185e50](https://github.com/ionic-team/angular-toolkit/commit/2185e50aa3e9bdc11115b71045f3ecd6c0e199a7))

# [3.0.0](https://github.com/ionic-team/angular-toolkit/compare/v2.3.3...v3.0.0) (2020-11-17)


Expand Down
27 changes: 24 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "3.0.0",
"version": "3.1.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 609d9c4

Please sign in to comment.