Skip to content

Commit 3909832

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

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
@@ -74,6 +74,7 @@
7474
"select",
7575
"small-moose-flow",
7676
"tabs",
77+
"tasty-dragons-drum",
7778
"toast"
7879
]
7980
}

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.1
4+
5+
### Minor Changes
6+
7+
- a1da0422: export `transformSass` helper from esbuild.js
8+
39
## 0.0.2-next.0
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.0.2-next.0",
3+
"version": "0.1.0-next.1",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)