From edfe5be60f16fbb693883420994f8decf030d558 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 14:10:20 +0000 Subject: [PATCH] chore: prepare release --- .changeset/clear-tips-train.md | 4 ---- tools/pfe-tools/CHANGELOG.md | 5 +++++ tools/pfe-tools/package.json | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 .changeset/clear-tips-train.md diff --git a/.changeset/clear-tips-train.md b/.changeset/clear-tips-train.md deleted file mode 100644 index 99bd137740..0000000000 --- a/.changeset/clear-tips-train.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -"@patternfly/pfe-tools": patch ---- -React Wrappers Generator: skip module that have no exports diff --git a/tools/pfe-tools/CHANGELOG.md b/tools/pfe-tools/CHANGELOG.md index 565a16b006..1ad936f648 100644 --- a/tools/pfe-tools/CHANGELOG.md +++ b/tools/pfe-tools/CHANGELOG.md @@ -1,5 +1,10 @@ # @patternfly/pfe-tools +## 6.0.1 +### Patch Changes + +- 135ecf6: React Wrappers Generator: skip module that have no exports + ## 6.0.0 ### Major Changes diff --git a/tools/pfe-tools/package.json b/tools/pfe-tools/package.json index 4ff7111dea..ea6c753dc4 100644 --- a/tools/pfe-tools/package.json +++ b/tools/pfe-tools/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/pfe-tools", - "version": "6.0.0", + "version": "6.0.1", "type": "module", "description": "Development and build tools for PatternFly Elements and related projects", "keywords": [