Skip to content

Commit 269c869

Browse files
authored
Merge pull request #2950 from patternfly/changeset-release/main
chore: prepare release
2 parents d8a314f + bd9f021 commit 269c869

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changeset/shaggy-pans-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

core/pfe-core/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @patternfly/pfe-core
22

3+
## 5.0.4
4+
### Patch Changes
5+
6+
- 788a567: `FloatingDOMController`: improved performance by inling and removing the `@floating-ui/dom` dependency
7+
38
## 5.0.3
49
### Patch Changes
510

core/pfe-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/pfe-core",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"description": "PatternFly Elements Core Library",
66
"customElements": "custom-elements.json",

0 commit comments

Comments
 (0)