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 3c3e28e commit 4ebb2e6Copy full SHA for 4ebb2e6
.changeset/pre.json
@@ -74,6 +74,7 @@
74
"modal",
75
"nervous-sheep-walk",
76
"number",
77
+ "odd-ties-give",
78
"page-status",
79
"primary-detail",
80
"progress-indicator",
core/pfe-sass/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-sass
2
3
+## 2.0.0-next.2
4
+
5
+### Patch Changes
6
7
+- 3c3e28ea: Update docs
8
9
## 2.0.0-next.1
10
11
### Major Changes
core/pfe-sass/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-sass",
- "version": "2.0.0-next.1",
+ "version": "2.0.0-next.2",
"license": "MIT",
"description": "Sass variables and mixins for PatternFly Elements",
"main": "./index.scss",
0 commit comments