Skip to content

Commit 0cf9e9c

Browse files
committed
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2019-04-09) ### Bug Fixes * **cordova-build:** only set sourceMap if specified ([#107](#107)) ([2a99ac0](2a99ac0))
1 parent 7395a39 commit 0cf9e9c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/ionic-team/angular-toolkit/compare/v1.5.0...v1.5.1) (2019-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **cordova-build:** only set sourceMap if specified ([#107](https://github.com/ionic-team/angular-toolkit/issues/107)) ([2a99ac0](https://github.com/ionic-team/angular-toolkit/commit/2a99ac0))
7+
18
# [1.5.0](https://github.com/ionic-team/angular-toolkit/compare/v1.4.1...v1.5.0) (2019-03-21)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-toolkit",
3-
"version": "1.5.0",
3+
"version": "1.5.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)