Version Packages

This commit is contained in:
github-actions[bot] 2022-11-17 11:09:54 +00:00 committed by Thomas Allmer
parent eee83cca63
commit edc6920a90
6 changed files with 11 additions and 22 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[core] SlotMixin: allow rerenders of templates

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
Export types that are useful for subclassers

View file

@ -1,6 +0,0 @@
---
'@lion/ui': patch
---
[input-tel] Align with SlotMixin rerender functionality
[input-tel-dropdown] Align with SlotMixin rerender functionality + fix interaction state synchronization

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
expose docs via export map

View file

@ -1,5 +1,15 @@
# @lion/ui
## 0.0.4
### Patch Changes
- 11436fc0: [core] SlotMixin: allow rerenders of templates
- eee83cca: Export types that are useful for subclassers
- d7938ef6: [input-tel] Align with SlotMixin rerender functionality
[input-tel-dropdown] Align with SlotMixin rerender functionality + fix interaction state synchronization
- bc252703: expose docs via export map
## 0.0.3
### Patch Changes

View file

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