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.
2 parents 6dde359 + 1bee668 commit c098e6fCopy full SHA for c098e6f
.changeset/fresh-donuts-count.md
elements/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/elements
2
3
+## 4.0.2
4
+
5
+### Patch Changes
6
7
+- 155911d: `<pf-jump-links>`: corrected a layout bug which occurred when the `centered` attribute applied
8
9
## 4.0.1
10
11
### Patch Changes
elements/package.json
@@ -1,7 +1,7 @@
{
"name": "@patternfly/elements",
"license": "MIT",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "PatternFly Elements",
"customElements": "custom-elements.json",
"type": "module",
0 commit comments