Skip to content

Commit 6aca0b2

Browse files
committed
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2018-12-21) ### Bug Fixes * **page:** properly handle project selection ([4875aa7](4875aa7))
1 parent 4875aa7 commit 6aca0b2

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+
## [1.2.2](https://github.com/ionic-team/angular-toolkit/compare/v1.2.1...v1.2.2) (2018-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **page:** properly handle project selection ([4875aa7](https://github.com/ionic-team/angular-toolkit/commit/4875aa7))
7+
18
## [1.2.1](https://github.com/ionic-team/angular-toolkit/compare/v1.2.0...v1.2.1) (2018-12-19)
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": "1.2.1",
3+
"version": "1.2.2",
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)