Skip to content

Commit 6c1eba7

Browse files
chore: prepare release (#2916)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0b2d895 commit 6c1eba7

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.changeset/honest-carrots-shout.md

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

tools/pfe-tools/CHANGELOG.md

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

3+
## 5.0.1
4+
### Patch Changes
5+
6+
- 0b2d895: Restored `custom-elements-manifest/custom-elements-manifest.js` export, which was mistakenly removed
7+
38
## 5.0.0
49
### Major Changes
510

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

0 commit comments

Comments
 (0)