RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.40

[skip ci]
This commit is contained in:
2026-02-08 00:12:17 +02:00
parent 8928432fe0
commit a748a39d2f
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
feat(Former): add keep open functionality and update onClose behavior

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.40
### Patch Changes
- 8928432: feat(Former): add keep open functionality and update onClose behavior
## 0.0.39
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@warkypublic/oranguru",
"author": "Warky Devs",
"version": "0.0.39",
"version": "0.0.40",
"type": "module",
"types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js",