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 caa8d04 commit ac2d507Copy full SHA for ac2d507
.changeset/pre.json
@@ -85,6 +85,7 @@
85
"slimy-rockets-fail",
86
"small-moose-flow",
87
"soft-radios-hear",
88
+ "strong-yaks-join",
89
"tabs",
90
"tasty-dragons-drum",
91
"toast",
core/pfe-styles/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-styles
2
3
+## 2.0.0-next.1
4
+
5
+### Major Changes
6
7
+- caa8d042: Bump version number, and fix build scripts
8
9
## 1.12.4-next.0
10
11
### Patch Changes
core/pfe-styles/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-styles",
- "version": "1.12.4-next.0",
+ "version": "2.0.0-next.1",
"license": "MIT",
"description": "Helper classes for PatternFly Elements",
"type": "module",
0 commit comments