Compare commits

...

2 Commits

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

[skip ci]
2026-02-09 14:45:49 +02:00
Hein
3f9c4c5539 docs(changeset): Gridler selection fixes 2026-02-09 14:45:47 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.43
### Patch Changes
- 3f9c4c5: Gridler selection fixes
## 0.0.42 ## 0.0.42
### 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.42", "version": "0.0.43",
"type": "module", "type": "module",
"types": "./dist/lib.d.ts", "types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js", "main": "./dist/lib.cjs.js",