diff --git a/.changeset/late-maps-travel.md b/.changeset/late-maps-travel.md deleted file mode 100644 index f8352a0..0000000 --- a/.changeset/late-maps-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@wethegit/react-modal": patch ---- - -hotfix: exported types diff --git a/CHANGELOG.md b/CHANGELOG.md index a92a89f..a37b997 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @wethegit/react-modal +## 2.2.1 + +### Patch Changes + +- [#16](https://github.com/wethegit/react-modal/pull/16) [`4a7ac9b`](https://github.com/wethegit/react-modal/commit/4a7ac9b009db57e3ff31658ac9f5702f5543d1a9) Thanks [@marlonmarcello](https://github.com/marlonmarcello)! - hotfix: exported types + ## 2.2.0 ### Minor Changes diff --git a/package.json b/package.json index 1299e83..795f36a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wethegit/react-modal", - "version": "2.2.0", + "version": "2.2.1", "description": "A customizable, accessible modal window component for React projects.", "files": [ "dist"