diff --git a/.changeset/twelve-tools-buy.md b/.changeset/twelve-tools-buy.md deleted file mode 100644 index 7a81081..0000000 --- a/.changeset/twelve-tools-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@warkypublic/oranguru': patch ---- - -Using the effect of array as feature. diff --git a/CHANGELOG.md b/CHANGELOG.md index 58128ca..f73370a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @warkypublic/zustandsyncstore +## 0.0.23 + +### Patch Changes + +- 3205411: Using the effect of array as feature. + ## 0.0.22 ### Patch Changes diff --git a/package.json b/package.json index 25136be..48521e8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@warkypublic/oranguru", "author": "Warky Devs", - "version": "0.0.22", + "version": "0.0.23", "type": "module", "scripts": { "dev": "vite",