From 7b261f13f249a32ca7aa037c6bde624786ff6dc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:42:56 -0600 Subject: [PATCH] ci(Release): version icons-pack/react-simple-icons (#198) Co-authored-by: github-actions[bot] --- .changeset/hungry-olives-stare.md | 5 ----- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) delete mode 100644 .changeset/hungry-olives-stare.md diff --git a/.changeset/hungry-olives-stare.md b/.changeset/hungry-olives-stare.md deleted file mode 100644 index a0a8217f6..000000000 --- a/.changeset/hungry-olives-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@icons-pack/react-simple-icons': patch ---- - -Declare all exported files in package.json diff --git a/CHANGELOG.md b/CHANGELOG.md index 79b018f8b..88b54c127 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 9.0.1 + +### Patch Changes + +- [#196](https://github.com/icons-pack/react-simple-icons/pull/196) + [`c7887f7`](https://github.com/icons-pack/react-simple-icons/commit/c7887f7b1b69bd89b3d90a7766952cf925e7a6c6) Thanks + [@bodinsamuel](https://github.com/bodinsamuel)! - Declare all exported files in package.json + ## 9.0.0 ### Major Changes diff --git a/package.json b/package.json index b4eae5faa..1c922d303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icons-pack/react-simple-icons", - "version": "9.0.0", + "version": "9.0.1", "description": "This package provides the Simple Icons packaged as a set of React components.", "keywords": [ "react",