diff --git a/.changeset/real-dryers-shave.md b/.changeset/real-dryers-shave.md deleted file mode 100644 index 41d0cb5..0000000 --- a/.changeset/real-dryers-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@warkypublic/oranguru': patch ---- - -API props change bug diff --git a/CHANGELOG.md b/CHANGELOG.md index 647d706..d4cd7ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @warkypublic/zustandsyncstore +## 0.0.18 + +### Patch Changes + +- 7cfefa9: API props change bug + ## 0.0.17 ### Patch Changes diff --git a/package.json b/package.json index 416dafd..22bb757 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@warkypublic/oranguru", "author": "Warky Devs", - "version": "0.0.17", + "version": "0.0.18", "type": "module", "scripts": { "dev": "vite",