Skip to content

Commit a52e9bd

Browse files
committed
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2019-03-19) ### Bug Fixes * **page:** remove padding attribute in ion-content template ([#106](#106)) ([c33f932](c33f932)) * **schematics:** update component spec ([#88](#88)) ([f19e6d8](f19e6d8))
1 parent c33f932 commit a52e9bd

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.4.1](https://github.com/ionic-team/angular-toolkit/compare/v1.4.0...v1.4.1) (2019-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **page:** remove padding attribute in ion-content template ([#106](https://github.com/ionic-team/angular-toolkit/issues/106)) ([c33f932](https://github.com/ionic-team/angular-toolkit/commit/c33f932))
7+
* **schematics:** update component spec ([#88](https://github.com/ionic-team/angular-toolkit/issues/88)) ([f19e6d8](https://github.com/ionic-team/angular-toolkit/commit/f19e6d8))
8+
19
# [1.4.0](https://github.com/ionic-team/angular-toolkit/compare/v1.3.0...v1.4.0) (2019-02-13)
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.4.0",
3+
"version": "1.4.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)