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.136.0] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.135.0...@patternfly/eslint-plugin-pf-codemods@1.136.0 ) (2024-09-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** mod:** add user-feedback css update warning ([ #747 ] ( https://github.com/patternfly/pf-codemods/issues/747 ) ) ([ 2ca012f] ( https://github.com/patternfly/pf-codemods/commit/2ca012f8d889f05f538b4142c08cd49a1e16eb6b ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.135.0] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/eslint-plugin-pf-codemods@1.134.0...@patternfly/eslint-plugin-pf-codemods@1.135.0 ) (2024-09-26)
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.135 .0" ,
3
+ "version" : " 1.136 .0" ,
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.12] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.2.11...@patternfly/pf-codemods@2.2.12 ) (2024-09-26)
7
+
8
+ ** Note:** Version bump only for package @patternfly/pf-codemods
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.2.11] ( https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.2.10...@patternfly/pf-codemods@2.2.11 ) (2024-09-26)
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.11 " ,
3
+ "version" : " 2.2.12 " ,
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.135 .0" ,
20
+ "@patternfly/eslint-plugin-pf-codemods" : " ^1.136 .0" ,
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