RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.8

[skip ci]
This commit is contained in:
Hein 2025-10-23 15:58:07 +02:00
parent cdcb5c2684
commit 1f5999b2d1
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Fixed memo of options in GridlerAPIAdaptor

View File

@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.8
### Patch Changes
- cdcb5c2: Fixed memo of options in GridlerAPIAdaptor
## 0.0.7 ## 0.0.7
### 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.7", "version": "0.0.8",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",