RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.11

[skip ci]
This commit is contained in:
Hein 2025-10-29 14:57:03 +02:00
parent 54deac6ccc
commit b977308e54
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Added refs and exports, isEmpty

View File

@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.11
### Patch Changes
- 54deac6: Added refs and exports, isEmpty
## 0.0.10 ## 0.0.10
### 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.10", "version": "0.0.11",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",