Skip to content

Commit 2a37d15

Browse files
authored
fix(release): Update README.md to perfrom a release.
1 parent c342930 commit 2a37d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pf-codemods/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Hey PatternFly-React devs! `pf-codemods` is an eslint wrapper to update @patternfly/react-core@5.x.x code to 6.x.x.
44

55
We hope these rules and their autofixers will help you more quickly adopt our breaking changes. These rules are not designed to fix all build errors, but they can help to fix easy ones as well as point out the more complicated ones and offer suggestions on how you might go about fixing them.
6-
6+
77
If you have any hardcoded Patternfly class names in your project (i.e. pf-c-button) you also might want to see if our [class-name-updater package](./packages/class-name-updater/README.md) would be helpful for you.
88

99
## Usage

0 commit comments

Comments
 (0)