Skip to content

Commit 792ba56

Browse files
authored
Merge pull request #2363 from patternfly/changeset-release/main
chore: prepare release (rc)
2 parents 66b025d + 7866686 commit 792ba56

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"rc-1",
4141
"tools-11ty-anchor",
4242
"tools-analyzer-demos",
43+
"tools-dev-server-demo-exports",
4344
"tools-remove-esbuild",
4445
"tools"
4546
]

tools/pfe-tools/CHANGELOG.md

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

3+
## 1.0.0-rc.6
4+
5+
### Patch Changes
6+
7+
- 66b025d86: dev-server: fixed demo script import and styles
8+
39
## 1.0.0-rc.5
410

511
### Patch 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.5",
3+
"version": "1.0.0-rc.6",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)