Skip to content

Commit 830f60b

Browse files
committed
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2019-01-24) ### Bug Fixes * **application:** add e2e schematics to fulfill `ng g app` ([fc1421e](fc1421e)) * **build:** never delete output path ([b614db9](b614db9)) * **serve:** use proxyConfig option from serve ([859ce96](859ce96))
1 parent 859ce96 commit 830f60b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.3](https://github.com/ionic-team/angular-toolkit/compare/v1.2.2...v1.2.3) (2019-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **application:** add e2e schematics to fulfill `ng g app` ([fc1421e](https://github.com/ionic-team/angular-toolkit/commit/fc1421e))
7+
* **build:** never delete output path ([b614db9](https://github.com/ionic-team/angular-toolkit/commit/b614db9))
8+
* **serve:** use proxyConfig option from serve ([859ce96](https://github.com/ionic-team/angular-toolkit/commit/859ce96))
9+
110
## [1.2.2](https://github.com/ionic-team/angular-toolkit/compare/v1.2.1...v1.2.2) (2018-12-21)
211

312

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