Skip to content

Commit 03d0b97

Browse files
committed
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2018-09-04) ### Bug Fixes * **dependencies:** Update codelyzer to fix template mangling ([#49](#49)) ([630f8b2](630f8b2)), closes [#47](#47)
1 parent 630f8b2 commit 03d0b97

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+
## [1.5.1](https://github.com/ionic-team/v4-migration-tslint/compare/v1.5.0...v1.5.1) (2018-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** Update codelyzer to fix template mangling ([#49](https://github.com/ionic-team/v4-migration-tslint/issues/49)) ([630f8b2](https://github.com/ionic-team/v4-migration-tslint/commit/630f8b2)), closes [#47](https://github.com/ionic-team/v4-migration-tslint/issues/47)
7+
18
# [1.5.0](https://github.com/ionic-team/v4-migration-tslint/compare/v1.4.0...v1.5.0) (2018-07-31)
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/v4-migration-tslint",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "TSLint rules for Ionic Angular v4 Migration",
55
"main": "rules/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)