Version Packages

This commit is contained in:
github-actions[bot] 2024-11-05 16:03:14 +00:00 committed by Thijs Louisse
parent 03a9b3365e
commit f393e6d783
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[overlays] no hiding of nested overlays having `hideOnEsc` configured

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
revert es version in tsconfig (as it was breaking types)

View file

@ -1,5 +1,12 @@
# @lion/ui
## 0.8.3
### Patch Changes
- 360641c: [overlays] no hiding of nested overlays having `hideOnEsc` configured
- 03a9b33: revert es version in tsconfig (as it was breaking types)
## 0.8.2
### Patch Changes

View file

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