Skip to content

Commit 337ebbd

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected]
1 parent 52a2c16 commit 337ebbd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/css-vars-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+
## [1.1.3](https://github.com/patternfly/pf-codemods/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2025-02-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **packaging:** update css-vars-updater to compile to CJS ([52a2c16](https://github.com/patternfly/pf-codemods/commit/52a2c1688bcb30fc80c6ab99d79d3ea615419fa8))
12+
13+
14+
15+
16+
617
## [1.1.2](https://github.com/patternfly/pf-codemods/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2025-02-25)
718

819

packages/css-vars-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/css-vars-updater",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Utility to update Patternfly CSS variables when migrating from V5 to a new design token system in V6",
55
"author": "Red Hat",
66
"license": "MIT",

0 commit comments

Comments
 (0)