Skip to content

Commit 4bea3a4

Browse files
committed
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2019-10-22) ### Bug Fixes * **build:** handle no scripts in angular ([#182](#182)) ([388e1ad](388e1ad)), closes [#179](#179)
1 parent 388e1ad commit 4bea3a4

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.1.1](https://github.com/ionic-team/angular-toolkit/compare/v2.1.0...v2.1.1) (2019-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** handle no scripts in angular ([#182](https://github.com/ionic-team/angular-toolkit/issues/182)) ([388e1ad](https://github.com/ionic-team/angular-toolkit/commit/388e1ad3dec5004ceaa8030acf7a248c121be94c)), closes [#179](https://github.com/ionic-team/angular-toolkit/issues/179)
7+
18
# [2.1.0](https://github.com/ionic-team/angular-toolkit/compare/v2.0.0...v2.1.0) (2019-10-22)
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.1.0",
3+
"version": "2.1.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)