Skip to content

Commit 609d9c4

Browse files
committed
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2021-02-12) ### Features * **package:** update to Angular11.1 ([71b9800](71b9800)), closes [#438](#438) * **test:** update async to waitForAsync ([#434](#434)) ([2185e50](2185e50))
1 parent 2e3e39b commit 609d9c4

File tree

3 files changed

+33
-4
lines changed

3 files changed

+33
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [3.1.0](https://github.com/ionic-team/angular-toolkit/compare/v3.0.0...v3.1.0) (2021-02-12)
2+
3+
4+
### Features
5+
6+
* **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)
7+
* **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))
8+
19
# [3.0.0](https://github.com/ionic-team/angular-toolkit/compare/v2.3.3...v3.0.0) (2020-11-17)
210

311

package-lock.json

Lines changed: 24 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-toolkit",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Schematics and builders for @ionic/angular apps.",
55
"homepage": "https://ionicframework.com/",
66
"author": "Ionic Team <hi@ionicframework.com> (https://ionicframework.com)",

0 commit comments

Comments
 (0)