Skip to content

Commit cb9095a

Browse files
chore: version packages (next) (#1953)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b5d4079 commit cb9095a

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
@@ -63,6 +63,7 @@
6363
"eight-spiders-brake",
6464
"empty-cougars-remain",
6565
"few-windows-exercise",
66+
"fifty-boxes-peel",
6667
"five-planets-prove",
6768
"forty-berries-cry",
6869
"good-actors-allow",

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+
## 0.1.0-next.9
4+
5+
### Patch Changes
6+
7+
- b5d40799: try to guess repository root dir when computing dev server config
8+
39
## 0.1.0-next.8
410

511
### 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": "0.1.0-next.8",
3+
"version": "0.1.0-next.9",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)