Version Packages

This commit is contained in:
github-actions[bot] 2022-11-23 21:24:05 +00:00 committed by Thomas Allmer
parent 5dd5a848f0
commit 32f55a8650
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[core] SlotMixin: conditional slots should not break init loop

View file

@ -1,5 +1,11 @@
# @lion/ui
## 0.0.6
### Patch Changes
- 5dd5a848: [core] SlotMixin: conditional slots should not break init loop
## 0.0.5
### Patch Changes

View file

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