RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.21

[skip ci]
This commit is contained in:
Hein 2025-12-01 11:14:25 +02:00
parent 6664c988b7
commit b514c906c8
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Calls onchange on cell click since selection does not change.

View File

@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.21
### Patch Changes
- 6664c98: Calls onchange on cell click since selection does not change.
## 0.0.20
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@warkypublic/oranguru",
"author": "Warky Devs",
"version": "0.0.20",
"version": "0.0.21",
"type": "module",
"scripts": {
"dev": "vite",