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.139.1] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.139.0...@patternfly/eslint-plugin-pf-codemods@1.139.1 ) (2024-10-15)
7
+
8
+ ** Note:** Version bump only for package @patternfly/eslint-plugin-pf-codemods
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.139.0] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.138.1...@patternfly/eslint-plugin-pf-codemods@1.139.0 ) (2024-10-03)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/eslint-plugin-pf-codemods" ,
3
- "version" : " 1.139.0 " ,
3
+ "version" : " 1.139.1 " ,
4
4
"description" : " ESLint plugin for PF codemods" ,
5
5
"main" : " ./dist/js/index.js" ,
6
6
"module" : " ./dist/esm/index.js" ,
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
+ ## [ 2.3.1] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.3.0...@patternfly/pf-codemods@2.3.1 ) (2024-10-15)
7
+
8
+ ** Note:** Version bump only for package @patternfly/pf-codemods
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.3.0] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.2.16...@patternfly/pf-codemods@2.3.0 ) (2024-10-03)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/pf-codemods" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"description" : " Codemods for v4 breaking change release 2020.07" ,
5
5
"author" : " Red Hat" ,
6
6
"license" : " MIT" ,
17
17
"build:readme" : " ts-node ./scripts/buildReadme.ts"
18
18
},
19
19
"dependencies" : {
20
- "@patternfly/eslint-plugin-pf-codemods" : " ^1.139.0 " ,
20
+ "@patternfly/eslint-plugin-pf-codemods" : " ^1.139.1 " ,
21
21
"@typescript-eslint/parser" : " ^7.3.1" ,
22
22
"commander" : " ^5.1.0" ,
23
23
"eslint" : " ^7.3.0 || ^8.29.0" ,
You can’t perform that action at this time.
0 commit comments