diff --git a/packages/pf-codemods/CHANGELOG.md b/packages/pf-codemods/CHANGELOG.md index b63421fb..fc476042 100644 --- a/packages/pf-codemods/CHANGELOG.md +++ b/packages/pf-codemods/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.2](https://github.com/patternfly/pf-codemods/compare/@patternfly/pf-codemods@2.3.1...@patternfly/pf-codemods@2.3.2) (2024-11-05) + +**Note:** Version bump only for package @patternfly/pf-codemods + + + + + ## [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) **Note:** Version bump only for package @patternfly/pf-codemods diff --git a/packages/pf-codemods/package.json b/packages/pf-codemods/package.json index 65f4159e..2d0ec1dd 100644 --- a/packages/pf-codemods/package.json +++ b/packages/pf-codemods/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/pf-codemods", - "version": "2.3.1", + "version": "2.3.2", "description": "Codemods for v4 breaking change release 2020.07", "author": "Red Hat", "license": "MIT",