Skip to content

Commit de6844b

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent cfd010f commit de6844b

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
@@ -55,6 +55,7 @@
5555
"cta",
5656
"datetime",
5757
"dropdown",
58+
"five-planets-prove",
5859
"forty-berries-cry",
5960
"good-actors-allow",
6061
"health-index",

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.3
4+
5+
### Minor Changes
6+
7+
- cfd010ff: add `singleFileBuild` to esbuild helpers
8+
39
## 0.1.0-next.2
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": "0.1.0-next.2",
3+
"version": "0.1.0-next.3",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)