File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
eslint-plugin-pf-codemods Expand file tree Collapse file tree 4 files changed +22
-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.126.1] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.126.0...@patternfly/eslint-plugin-pf-codemods@1.126.1 ) (2024-08-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** Text:** Replace missed text variant enums with content variant enum ([ #750 ] ( https://github.com/patternfly/pf-codemods/issues/750 ) ) ([ cad7d53] ( https://github.com/patternfly/pf-codemods/commit/cad7d53a4e46e8567a6cda1cf6a03af6c628fbef ) )
12+
13+
14+
15+
16+
617# [ 1.126.0] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.125.2...@patternfly/eslint-plugin-pf-codemods@1.126.0 ) (2024-08-26)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/eslint-plugin-pf-codemods" ,
3- "version" : " 1.126.0 " ,
3+ "version" : " 1.126.1 " ,
44 "description" : " ESLint plugin for PF codemods" ,
55 "main" : " ./dist/js/index.js" ,
66 "module" : " ./dist/esm/index.js" ,
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+ ## [ 2.1.7] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.1.6...@patternfly/pf-codemods@2.1.7 ) (2024-08-28)
7+
8+ ** Note:** Version bump only for package @patternfly/pf-codemods
9+
10+
11+
12+
13+
614## [ 2.1.6] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.1.5...@patternfly/pf-codemods@2.1.6 ) (2024-08-26)
715
816** Note:** Version bump only for package @patternfly/pf-codemods
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/pf-codemods" ,
3- "version" : " 2.1.6 " ,
3+ "version" : " 2.1.7 " ,
44 "description" : " Codemods for v4 breaking change release 2020.07" ,
55 "author" : " Red Hat" ,
66 "license" : " MIT" ,
1717 "build:readme" : " ts-node ./scripts/buildReadme.ts"
1818 },
1919 "dependencies" : {
20- "@patternfly/eslint-plugin-pf-codemods" : " ^1.126.0 " ,
20+ "@patternfly/eslint-plugin-pf-codemods" : " ^1.126.1 " ,
2121 "@typescript-eslint/parser" : " ^7.3.1" ,
2222 "commander" : " ^5.1.0" ,
2323 "eslint" : " ^7.3.0 || ^8.29.0" ,
You can’t perform that action at this time.
0 commit comments