We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4875aa7 commit 6aca0b2Copy full SHA for 6aca0b2
CHANGELOG.md
@@ -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
8
## [1.2.1](https://github.com/ionic-team/angular-toolkit/compare/v1.2.0...v1.2.1) (2018-12-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-toolkit",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Schematics and builders for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
"author": "Ionic Team <hi@ionicframework.com> (https://ionicframework.com)",
0 commit comments