Skip to content

Commit 85f1854

Browse files
chore: prepare release (#2856)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0ec7338 commit 85f1854

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-bananas-remember.md

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

core/pfe-core/CHANGELOG.md

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

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- 0ec7338: `OverflowController`: prevent browser from locking up in some scenarios
8+
39
## 4.0.1
410

511
### Patch Changes

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": "4.0.1",
3+
"version": "4.0.2",
44
"license": "MIT",
55
"description": "PatternFly Elements Core Library",
66
"customElements": "custom-elements.json",

0 commit comments

Comments
 (0)