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 cfd010f commit de6844bCopy full SHA for de6844b
.changeset/pre.json
@@ -55,6 +55,7 @@
55
"cta",
56
"datetime",
57
"dropdown",
58
+ "five-planets-prove",
59
"forty-berries-cry",
60
"good-actors-allow",
61
"health-index",
tools/pfe-tools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-tools
2
3
+## 0.1.0-next.3
4
+
5
+### Minor Changes
6
7
+- cfd010ff: add `singleFileBuild` to esbuild helpers
8
9
## 0.1.0-next.2
10
11
### Patch Changes
tools/pfe-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-tools",
- "version": "0.1.0-next.2",
+ "version": "0.1.0-next.3",
"type": "module",
"description": "Development and build tools for PatternFly Elements and related projects",
"keywords": [
0 commit comments