Version Packages

This commit is contained in:
github-actions[bot] 2025-08-08 10:36:58 +00:00 committed by Thijs Louisse
parent 90d6e43c9c
commit 5f1d716627
5 changed files with 9 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
add `@slot` and `@customElements` meta data for custom-elements manifest

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
cleanup IE11 code in LionButton

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
adds configuration options to the success message validation

View file

@ -1,5 +1,13 @@
# @lion/ui
## 0.13.1
### Patch Changes
- 63454c2: add `@slot` and `@customElements` meta data for custom-elements manifest
- 63454c2: cleanup IE11 code in LionButton
- 713429a: adds configuration options to the success message validation
## 0.13.0
### Minor Changes

View file

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