Skip to content

Commit 4920a43

Browse files
chore: prepare release (#2909)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ce5b27b commit 4920a43

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/shaky-things-beg.md

Lines changed: 0 additions & 6 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.2
4+
### Patch Changes
5+
6+
- ce5b27b: `SlotController`: correctly report the state of the default slot in `isEmpty()` calls with no arguments
7+
38
## 5.0.1
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.1",
3+
"version": "5.0.2",
44
"license": "MIT",
55
"description": "PatternFly Elements Core Library",
66
"customElements": "custom-elements.json",

0 commit comments

Comments
 (0)