Compare commits

..

2 Commits

Author SHA1 Message Date
Hein
fb3a1e1054 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.48

[skip ci]
2026-02-11 15:11:39 +02:00
Hein
fd9af3d4ad docs(changeset): fix(Gridler): improve height and width fallback logic 2026-02-11 15:11:37 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.48
### Patch Changes
- fd9af3d: fix(Gridler): improve height and width fallback logic
## 0.0.47
### Patch Changes

View File

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