Skip to content

Commit 775252b

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: prepare release (rc)
1 parent f94cfb7 commit 775252b

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
"chilled-dogs-guess",
1414
"core",
1515
"create-element",
16+
"curvy-windows-poke",
1617
"elements",
18+
"itchy-roses-vanish",
1719
"package-dot-export",
1820
"package-entrypoints",
1921
"pf-accordion",

tools/pfe-tools/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @patternfly/pfe-tools
22

3+
## 1.0.0-rc.4
4+
5+
### Minor Changes
6+
7+
- c76a65b93: ✨ Added `minify` option to `@patternfly/pfe-tools/typescript/transformers/css-imports.cjs`
8+
9+
### Patch Changes
10+
11+
- 3ab1de179: Allowed TypeScript modules to import multiple CSS modules when inlining CSS.
12+
313
## 1.0.0-rc.3
414

515
### Minor Changes

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/pfe-tools",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)