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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.25] ( https://github.com/patternfly/pf-codemods/compare/eslint-plugin-pf-codemods@1.0.24...eslint-plugin-pf-codemods@1.0.25 ) (2020-06-05)
7+
8+ ** Note:** Version bump only for package eslint-plugin-pf-codemods
9+
10+
11+
12+
13+
614## [ 1.0.24] ( https://github.com/patternfly/pf-codemods/compare/eslint-plugin-pf-codemods@1.0.23...eslint-plugin-pf-codemods@1.0.24 ) (2020-06-05)
715
816** Note:** Version bump only for package eslint-plugin-pf-codemods
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-pf-codemods" ,
3- "version" : " 1.0.24 " ,
3+ "version" : " 1.0.25 " ,
44 "description" : " ESLint plugin for PF codemods" ,
55 "main" : " ./index.js" ,
66 "author" : " Red Hat" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.31] ( https://github.com/patternfly/pf-codemods/compare/pf-codemods@1.0.30...pf-codemods@1.0.31 ) (2020-06-05)
7+
8+ ** Note:** Version bump only for package pf-codemods
9+
10+
11+
12+
13+
614## [ 1.0.30] ( https://github.com/patternfly/pf-codemods/compare/pf-codemods@1.0.29...pf-codemods@1.0.30 ) (2020-06-05)
715
816** Note:** Version bump only for package pf-codemods
Original file line number Diff line number Diff line change 11{
22 "name" : " pf-codemods" ,
3- "version" : " 1.0.30 " ,
3+ "version" : " 1.0.31 " ,
44 "description" : " Codemods for v4 breaking change release 2020.07" ,
55 "author" : " Red Hat" ,
66 "license" : " MIT" ,
1313 "dependencies" : {
1414 "@typescript-eslint/parser" : " ^2.28.0" ,
1515 "eslint" : " ^6.8.0" ,
16- "eslint-plugin-pf-codemods" : " ^1.0.24 " ,
16+ "eslint-plugin-pf-codemods" : " ^1.0.25 " ,
1717 "typescript" : " ^3.8.3"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments