Version Packages

This commit is contained in:
github-actions[bot] 2022-12-16 07:49:32 +00:00 committed by Thomas Allmer
parent 7ac0a42224
commit ed5016dcea
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[overlays] fixes (responsive backdrop/select-rich/tooltip)

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.0.12
### Patch Changes
- 7ac0a422: [overlays] fixes (responsive backdrop/select-rich/tooltip)
## 0.0.11 ## 0.0.11
### Patch Changes ### Patch Changes

View file

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