RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.9

[skip ci]
This commit is contained in:
Hein 2025-10-23 16:31:48 +02:00
parent 5d8388c2db
commit ad5bc14d7c
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
Added selectFirstRowOnMount and fixed selection of first row

View File

@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.9
### Patch Changes
- 5d8388c: Added selectFirstRowOnMount and fixed selection of first row
## 0.0.8 ## 0.0.8
### 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.8", "version": "0.0.9",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",