Compare commits

..

No commits in common. "8784a28a30185e585fe6650de39defe15be4ce15" and "abcf08f98eb0526ed48b503bb86281e3aff8eef9" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -1,11 +1,5 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.19
### Patch Changes
- 1b2bf62: Fixed refresh bug
## 0.0.18 ## 0.0.18
### Patch Changes ### Patch Changes

View File

@ -1,7 +1,7 @@
{ {
"name": "@warkypublic/oranguru", "name": "@warkypublic/oranguru",
"author": "Warky Devs", "author": "Warky Devs",
"version": "0.0.19", "version": "0.0.18",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",