Compare commits

..

2 Commits

Author SHA1 Message Date
Hein
95e2973d44 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.45

[skip ci]
2026-02-11 10:57:54 +02:00
Hein
cb340b2a13 docs(changeset): chore: ⬆ Update deps
fix: empty key, should no do rownumber call
2026-02-11 10:57:50 +02:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# @warkypublic/zustandsyncstore
## 0.0.45
### Patch Changes
- cb340b2: chore: ⬆ Update deps
fix: empty key, should no do rownumber call
## 0.0.44
### Patch Changes

View File

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