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",