RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.13

[skip ci]
This commit is contained in:
Hein 2025-10-30 10:42:11 +02:00
parent b4058f1ef3
commit 5fc02f9671
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Fixed search and allow row selection for only rows with keys

View File

@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.13
### Patch Changes
- b4058f1: Fixed search and allow row selection for only rows with keys
## 0.0.12 ## 0.0.12
### 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.12", "version": "0.0.13",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",