Skip to content

Commit 4799ed8

Browse files
chore: prepare release (#2865)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4a03ced commit 4799ed8

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/few-pumpkins-sit.md

Lines changed: 0 additions & 6 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.4
4+
5+
### Patch Changes
6+
7+
- 4a03ced: SSR: add shim for `ResizeObserver`
8+
39
## 4.0.3
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.3",
3+
"version": "4.0.4",
44
"license": "MIT",
55
"description": "PatternFly Elements Core Library",
66
"customElements": "custom-elements.json",

tools/pfe-tools/CHANGELOG.md

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

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- 4a03ced: SSR: add shim for `ResizeObserver`
8+
39
## 3.0.1
410

511
### Patch Changes

tools/pfe-tools/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-tools",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)