diff --git a/.changeset/fifty-kids-marry.md b/.changeset/fifty-kids-marry.md deleted file mode 100644 index 21918f0..0000000 --- a/.changeset/fifty-kids-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@warkypublic/oranguru': patch ---- - -Error Boundry diff --git a/CHANGELOG.md b/CHANGELOG.md index 80cad05..b9ecc2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @warkypublic/zustandsyncstore +## 0.0.31 + +### Patch Changes + +- ac6dcbf: Error Boundry + ## 0.0.30 ### Patch Changes diff --git a/package.json b/package.json index 6a74c61..da96a3b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@warkypublic/oranguru", "author": "Warky Devs", - "version": "0.0.30", + "version": "0.0.31", "type": "module", "types": "./dist/lib.d.ts", "main": "./dist/lib.cjs.js",