diff --git a/.changeset/major-beans-guess.md b/.changeset/major-beans-guess.md deleted file mode 100644 index b41ddc9..0000000 --- a/.changeset/major-beans-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@warkypublic/oranguru': patch ---- - -Possible selection fixes diff --git a/CHANGELOG.md b/CHANGELOG.md index b560e95..58128ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @warkypublic/zustandsyncstore +## 0.0.22 + +### Patch Changes + +- 7c1d478: Possible selection fixes + ## 0.0.21 ### Patch Changes diff --git a/package.json b/package.json index 8374d25..25136be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@warkypublic/oranguru", "author": "Warky Devs", - "version": "0.0.21", + "version": "0.0.22", "type": "module", "scripts": { "dev": "vite",