Skip to content

Commit d221f4f

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected]
1 parent f5ec201 commit d221f4f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/class-name-updater/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.8](https://github.com/patternfly/pf-codemods/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-11-14)
7+
8+
9+
### Bug Fixes
10+
11+
* class name updater does not support absolute paths ([#803](https://github.com/patternfly/pf-codemods/issues/803)) ([f5ec201](https://github.com/patternfly/pf-codemods/commit/f5ec20189f26e751335c6ec0ca296ab004d31bc8)), closes [#802](https://github.com/patternfly/pf-codemods/issues/802)
12+
13+
14+
15+
16+
617
## [2.0.7](https://github.com/patternfly/pf-codemods/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-09-30)
718

819

packages/class-name-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/class-name-updater",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Utility to update class names with Patternfly version numbers",
55
"author": "Red Hat",
66
"license": "MIT",

0 commit comments

Comments
 (0)