We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2baf0d0 commit 3909832Copy full SHA for 3909832
.changeset/pre.json
@@ -74,6 +74,7 @@
74
"select",
75
"small-moose-flow",
76
"tabs",
77
+ "tasty-dragons-drum",
78
"toast"
79
]
80
}
tools/pfe-tools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-tools
2
3
+## 0.1.0-next.1
4
+
5
+### Minor Changes
6
7
+- a1da0422: export `transformSass` helper from esbuild.js
8
9
## 0.0.2-next.0
10
11
### Patch Changes
tools/pfe-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-tools",
- "version": "0.0.2-next.0",
+ "version": "0.1.0-next.1",
"type": "module",
"description": "Development and build tools for PatternFly Elements and related projects",
"keywords": [
0 commit comments