Skip to content

Commit c1b5357

Browse files
committed
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2020-07-20) ### Features * update schematics to support ng10 ([#251](#251)) ([7c9a245](7c9a245))
1 parent 7c9a245 commit c1b5357

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.0](https://github.com/ionic-team/angular-toolkit/compare/v2.2.0...v2.3.0) (2020-07-20)
2+
3+
4+
### Features
5+
6+
* update schematics to support ng10 ([#251](https://github.com/ionic-team/angular-toolkit/issues/251)) ([7c9a245](https://github.com/ionic-team/angular-toolkit/commit/7c9a24560088163547369ad67f6d3d98e752bdca))
7+
18
# [2.2.0](https://github.com/ionic-team/angular-toolkit/compare/v2.1.2...v2.2.0) (2020-02-24)
29

310

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": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Schematics and builders for @ionic/angular apps.",
55
"homepage": "https://ionicframework.com/",
66
"author": "Ionic Team <[email protected]> (https://ionicframework.com)",

0 commit comments

Comments
 (0)