Version Packages

This commit is contained in:
github-actions[bot] 2024-12-04 12:59:20 +00:00
parent d1f5e088ff
commit 5b235fec11
5 changed files with 12 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': minor
---
[input-stepper] add aria-valuemin, aria-valuemax and an option to set aria-valuetext

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
prevent click on disabled elements

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
make sure that voiceover + safari modals are accessible

View file

@ -1,5 +1,16 @@
# @lion/ui
## 0.9.0
### Minor Changes
- 5dc2205: [input-stepper] add aria-valuemin, aria-valuemax and an option to set aria-valuetext
### Patch Changes
- 3d49a41: prevent click on disabled elements
- 382a9aa: make sure that voiceover + safari modals are accessible
## 0.8.8
### Patch Changes

View file

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