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 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.128.2] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.128.1...@patternfly/eslint-plugin-pf-codemods@1.128.2 ) (2024-09-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** LoginPage:** updated markup for LoginMainHeader ([ #752 ] ( https://github.com/patternfly/pf-codemods/issues/752 ) ) ([ 722b9e6] ( https://github.com/patternfly/pf-codemods/commit/722b9e617ba52632c8d6a5337909e6942a8e00c0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.128.1] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.128.0...@patternfly/eslint-plugin-pf-codemods@1.128.1 ) (2024-08-28)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/eslint-plugin-pf-codemods" ,
3
- "version" : " 1.128.1 " ,
3
+ "version" : " 1.128.2 " ,
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.2.3] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.2.2...@patternfly/pf-codemods@2.2.3 ) (2024-09-02)
7
+
8
+ ** Note:** Version bump only for package @patternfly/pf-codemods
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.2.2] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.2.1...@patternfly/pf-codemods@2.2.2 ) (2024-08-28)
7
15
8
16
** Note:** Version bump only for package @patternfly/pf-codemods
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/pf-codemods" ,
3
- "version" : " 2.2.2 " ,
3
+ "version" : " 2.2.3 " ,
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.128.1 " ,
20
+ "@patternfly/eslint-plugin-pf-codemods" : " ^1.128.2 " ,
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