From 492a901c15f15c80344a4c6a4f41cc44faf22d7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 09:27:40 +0000 Subject: [PATCH] chore: prepare release (#2776) Co-authored-by: github-actions[bot] --- .changeset/healthy-clocks-laugh.md | 5 ----- tools/pfe-tools/CHANGELOG.md | 6 ++++++ tools/pfe-tools/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/healthy-clocks-laugh.md diff --git a/.changeset/healthy-clocks-laugh.md b/.changeset/healthy-clocks-laugh.md deleted file mode 100644 index 0ae0d4d2df..0000000000 --- a/.changeset/healthy-clocks-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@patternfly/pfe-tools": patch ---- - -**React**: ensure that only classes which are exported get wrapped diff --git a/tools/pfe-tools/CHANGELOG.md b/tools/pfe-tools/CHANGELOG.md index b505ee662d..67869dd927 100644 --- a/tools/pfe-tools/CHANGELOG.md +++ b/tools/pfe-tools/CHANGELOG.md @@ -1,5 +1,11 @@ # @patternfly/pfe-tools +## 2.0.3 + +### Patch Changes + +- aca8409: **React**: ensure that only classes which are exported get wrapped + ## 2.0.2 ### Patch Changes diff --git a/tools/pfe-tools/package.json b/tools/pfe-tools/package.json index ef873a35da..a6b3a7c875 100644 --- a/tools/pfe-tools/package.json +++ b/tools/pfe-tools/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/pfe-tools", - "version": "2.0.2", + "version": "2.0.3", "type": "module", "description": "Development and build tools for PatternFly Elements and related projects", "keywords": [