File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.3.0] ( https://github.com/ionic-team/v4-migration-tslint/compare/v1.2.0...v1.3.0 ) (2018-07-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * correct readme for nonexistent rule ([ 54d6e74] ( https://github.com/ionic-team/v4-migration-tslint/commit/54d6e74 ) )
7
+ * ** rules:** fix colliding rules ([ #23 ] ( https://github.com/ionic-team/v4-migration-tslint/issues/23 ) ) ([ 81038d3] ( https://github.com/ionic-team/v4-migration-tslint/commit/81038d3 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** rules:** add ion-radio-attributes-renamed rule ([ #24 ] ( https://github.com/ionic-team/v4-migration-tslint/issues/24 ) ) ([ c1890fd] ( https://github.com/ionic-team/v4-migration-tslint/commit/c1890fd ) )
13
+ * ** rules:** add ion-radio-slot-required rule ([ #25 ] ( https://github.com/ionic-team/v4-migration-tslint/issues/25 ) ) ([ 92ade8f] ( https://github.com/ionic-team/v4-migration-tslint/commit/92ade8f ) )
14
+
1
15
# [ 1.2.0] ( https://github.com/ionic-team/v4-migration-tslint/compare/v1.1.0...v1.2.0 ) (2018-06-29)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ionic/v4-migration-tslint" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " TSLint rules for Ionic Angular v4 Migration" ,
5
5
"main" : " rules/index.js" ,
6
6
"scripts" : {
104
104
"path" : " ./node_modules/cz-conventional-changelog"
105
105
}
106
106
}
107
- }
107
+ }
You can’t perform that action at this time.
0 commit comments