File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
eslint-plugin-pf-codemods Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.14] ( https://github.com/patternfly/pf-codemods/compare/eslint-plugin-pf-codemods@1.0.13...eslint-plugin-pf-codemods@1.0.14 ) (2020-05-29)
7
+
8
+ ** Note:** Version bump only for package eslint-plugin-pf-codemods
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.13] ( https://github.com/patternfly/pf-codemods/compare/eslint-plugin-pf-codemods@1.0.12...eslint-plugin-pf-codemods@1.0.13 ) (2020-05-29)
7
15
8
16
** Note:** Version bump only for package eslint-plugin-pf-codemods
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-pf-codemods" ,
3
- "version" : " 1.0.13 " ,
3
+ "version" : " 1.0.14 " ,
4
4
"description" : " ESLint plugin for PF codemods" ,
5
5
"main" : " ./index.js" ,
6
6
"author" : " Red Hat" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.17] ( https://github.com/patternfly/pf-codemods/compare/pf-codemods@1.0.16...pf-codemods@1.0.17 ) (2020-05-29)
7
+
8
+ ** Note:** Version bump only for package pf-codemods
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.16] ( https://github.com/patternfly/pf-codemods/compare/pf-codemods@1.0.15...pf-codemods@1.0.16 ) (2020-05-29)
7
15
8
16
** Note:** Version bump only for package pf-codemods
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pf-codemods" ,
3
- "version" : " 1.0.16 " ,
3
+ "version" : " 1.0.17 " ,
4
4
"description" : " Codemods for v4 breaking change release 2020.07" ,
5
5
"author" : " Red Hat" ,
6
6
"license" : " MIT" ,
13
13
"dependencies" : {
14
14
"@typescript-eslint/parser" : " ^2.28.0" ,
15
15
"eslint" : " ^6.8.0" ,
16
- "eslint-plugin-pf-codemods" : " ^1.0.13 " ,
16
+ "eslint-plugin-pf-codemods" : " ^1.0.14 " ,
17
17
"typescript" : " ^3.8.3"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments