Skip to content

Commit 23fc88e

Browse files
chore: prepare release (#2532)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5b16b3b commit 23fc88e

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.changeset/slot-controller-react.md

Lines changed: 0 additions & 4 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+
## 2.4.1
4+
5+
### Patch Changes
6+
7+
- 5b16b3b04: `SlotController`: ensure first render is correct when used in certain javascript frameworks
8+
39
## 2.4.0
410

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

0 commit comments

Comments
 (0)