Compare commits

..

2 Commits

Author SHA1 Message Date
Hein
483d78c45d RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.47

[skip ci]
2026-02-11 14:29:57 +02:00
Hein
a15b67f30a docs(changeset): fix(Gridler): update ready state management logic 2026-02-11 14:29:52 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.47
### Patch Changes
- a15b67f: fix(Gridler): update ready state management logic
## 0.0.46
### Patch Changes

View File

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