Skip to content

Commit ab334e1

Browse files
committed
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2019-04-07) ### Bug Fixes * **ion-button:** Add a `shape="round"` attribute rule to ion-button ([#101](#101)) ([dbb851d](dbb851d))
1 parent dbb851d commit ab334e1

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.7.1](https://github.com/ionic-team/v4-migration-tslint/compare/v1.7.0...v1.7.1) (2019-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **ion-button:** Add a `shape="round"` attribute rule to ion-button ([#101](https://github.com/ionic-team/v4-migration-tslint/issues/101)) ([dbb851d](https://github.com/ionic-team/v4-migration-tslint/commit/dbb851d))
7+
18
# [1.7.0](https://github.com/ionic-team/v4-migration-tslint/compare/v1.6.0...v1.7.0) (2019-01-16)
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.7.0",
3+
"version": "1.7.1",
44
"description": "TSLint rules for Ionic Angular v4 Migration",
55
"main": "rules/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)