RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.49

[skip ci]
This commit is contained in:
Hein
2026-02-11 15:24:49 +02:00
parent 74549f2f11
commit 6dadbc9ba6
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
fix(Gridler): refresh cells after data load

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.49
### Patch Changes
- 74549f2: fix(Gridler): refresh cells after data load
## 0.0.48 ## 0.0.48
### 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.48", "version": "0.0.49",
"type": "module", "type": "module",
"types": "./dist/lib.d.ts", "types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js", "main": "./dist/lib.cjs.js",