Version Packages (#2470)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-03-06 11:05:47 +01:00 committed by GitHub
parent 1025969bd9
commit 593b753f0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[lion-checkbox-indeterminate] Fix bugs regarding disabled and pre-checked children

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[select-rich] block arrow key interaction when singleOption is set

View file

@ -1,5 +1,12 @@
# @lion/ui
## 0.11.1
### Patch Changes
- 22b8f24: [lion-checkbox-indeterminate] Fix bugs regarding disabled and pre-checked children
- d86c1f7: [select-rich] block arrow key interaction when singleOption is set
## 0.11.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@lion/ui",
"version": "0.11.0",
"version": "0.11.1",
"description": "A package of extendable web components",
"license": "MIT",
"author": "ing-bank",