Skip to content

Commit 8020937

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

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/fresh-things-burn.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.1
4+
### Patch Changes
5+
6+
- fefd8bb: `SlotController`: correctly report slot content after updating
7+
38
## 5.0.0
49
### Major 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.0",
3+
"version": "5.0.1",
44
"license": "MIT",
55
"description": "PatternFly Elements Core Library",
66
"customElements": "custom-elements.json",

0 commit comments

Comments
 (0)