From 3777302810f63693ecc1e5a88e364f2cd45c08da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 08:33:51 -0600 Subject: [PATCH] ci(Release): version icons-pack/react-simple-icons (#220) Co-authored-by: github-actions[bot] --- .changeset/spotty-rats-attack.md | 5 ----- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 .changeset/spotty-rats-attack.md diff --git a/.changeset/spotty-rats-attack.md b/.changeset/spotty-rats-attack.md deleted file mode 100644 index 37e57aa08..000000000 --- a/.changeset/spotty-rats-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@icons-pack/react-simple-icons': patch ---- - -fix: remove onPointerEnterCapture & onPointerLeaveCapture diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f41559ef..b5ba59fc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 9.4.1 + +### Patch Changes + +- [`3807d23`](https://github.com/icons-pack/react-simple-icons/commit/3807d2379bfe3253b72454ac510f50b6fd04ed80) Thanks + [@wootsbot](https://github.com/wootsbot)! - fix: remove onPointerEnterCapture & onPointerLeaveCapture + ## 9.4.0 ### Minor Changes diff --git a/package.json b/package.json index 46354ae2c..b536a93d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icons-pack/react-simple-icons", - "version": "9.4.0", + "version": "9.4.1", "description": "This package provides the Simple Icons packaged as a set of React components.", "keywords": [ "react",