Version Packages

This commit is contained in:
github-actions[bot] 2023-12-11 11:45:16 +00:00 committed by Thijs Louisse
parent c80bca7c83
commit e930b7b667
5 changed files with 9 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[tooltip] hide tooltip if the invoker gets disabled

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
Fix scroll behavior when closing an overlay

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
fix(tabs): set selectedIndex only if value differ from previous value

View file

@ -1,5 +1,13 @@
# @lion/ui
## 0.5.2
### Patch Changes
- d997e523: [tooltip] hide tooltip if the invoker gets disabled
- c80bca7c: Fix scroll behavior when closing an overlay
- db96e8cc: fix(tabs): set selectedIndex only if value differ from previous value
## 0.5.1
### Patch Changes

View file

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