RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.45

[skip ci]
This commit is contained in:
Hein
2026-02-11 10:57:54 +02:00
parent cb340b2a13
commit 95e2973d44
3 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
---
'@warkypublic/oranguru': patch
---
chore: ⬆ Update deps
fix: empty key, should no do rownumber call

View File

@@ -1,5 +1,12 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.45
### Patch Changes
- cb340b2: chore: ⬆ Update deps
fix: empty key, should no do rownumber call
## 0.0.44 ## 0.0.44
### 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.44", "version": "0.0.45",
"type": "module", "type": "module",
"types": "./dist/lib.d.ts", "types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js", "main": "./dist/lib.cjs.js",