Skip to content

Commit 905f8c2

Browse files
committed
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2018-12-19) ### Bug Fixes * **build:** respect browserTarget setting ([3a9adfa](3a9adfa)) * **page:** dasherize route path ([e32e77b](e32e77b))
1 parent 3a9adfa commit 905f8c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/ionic-team/angular-toolkit/compare/v1.2.0...v1.2.1) (2018-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** respect browserTarget setting ([3a9adfa](https://github.com/ionic-team/angular-toolkit/commit/3a9adfa))
7+
* **page:** dasherize route path ([e32e77b](https://github.com/ionic-team/angular-toolkit/commit/e32e77b))
8+
19
# [1.2.0](https://github.com/ionic-team/angular-toolkit/compare/v1.1.0...v1.2.0) (2018-11-15)
210

311

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.0",
3+
"version": "1.2.1",
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)