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.9] ( https://github.com/patternfly/pf-codemods/compare/eslint-plugin-pf-codemods@1.0.8...eslint-plugin-pf-codemods@1.0.9 ) (2020-05-28)
7+
8+ ** Note:** Version bump only for package eslint-plugin-pf-codemods
9+
10+
11+
12+
13+
614## [ 1.0.8] ( https://github.com/patternfly/pf-codemods/compare/eslint-plugin-pf-codemods@1.0.7...eslint-plugin-pf-codemods@1.0.8 ) (2020-05-28)
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.8 " ,
3+ "version" : " 1.0.9 " ,
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.12] ( https://github.com/patternfly/pf-codemods/compare/pf-codemods@1.0.11...pf-codemods@1.0.12 ) (2020-05-28)
7+
8+ ** Note:** Version bump only for package pf-codemods
9+
10+
11+
12+
13+
614## [ 1.0.11] ( https://github.com/patternfly/pf-codemods/compare/pf-codemods@1.0.10...pf-codemods@1.0.11 ) (2020-05-28)
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.11 " ,
3+ "version" : " 1.0.12 " ,
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.8 " ,
16+ "eslint-plugin-pf-codemods" : " ^1.0.9 " ,
1717 "typescript" : " ^3.8.3"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments