RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.19

[skip ci]
This commit is contained in:
Hein 2025-10-30 14:54:02 +02:00
parent 1b2bf6282d
commit 8784a28a30
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Fixed refresh bug

View File

@ -1,5 +1,11 @@
# @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.18", "version": "0.0.19",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",