RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.15

[skip ci]
This commit is contained in:
Hein 2025-10-30 11:45:30 +02:00
parent a1202f9b6d
commit 1284f46aa9
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Hopefully fix the options not always loading

View File

@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.15
### Patch Changes
- a1202f9: Hopefully fix the options not always loading
## 0.0.14 ## 0.0.14
### 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.14", "version": "0.0.15",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",