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 aec09b5 commit 2e1e89aCopy full SHA for 2e1e89a
.changeset/pre.json
@@ -105,6 +105,7 @@
105
"slimy-rockets-fail",
106
"small-moose-flow",
107
"soft-radios-hear",
108
+ "soft-tigers-jam",
109
"strong-yaks-join",
110
"tabs",
111
"tall-goats-sleep",
tools/pfe-tools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-tools
2
3
+## 1.0.0-next.13
4
+
5
+### Patch Changes
6
7
+- dd9b1128: Include dev server assets in the package bundle
8
9
## 1.0.0-next.12
10
11
### Minor Changes
tools/pfe-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-tools",
- "version": "1.0.0-next.12",
+ "version": "1.0.0-next.13",
"type": "module",
"description": "Development and build tools for PatternFly Elements and related projects",
"keywords": [
0 commit comments