Skip to content

Commit 5f1d716

Browse files
github-actions[bot]tlouisse
authored andcommitted
Version Packages
1 parent 90d6e43 commit 5f1d716

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/famous-wasps-march copy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/famous-wasps-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/serious-toys-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lion/ui
22

3+
## 0.13.1
4+
5+
### Patch Changes
6+
7+
- 63454c2: add `@slot` and `@customElements` meta data for custom-elements manifest
8+
- 63454c2: cleanup IE11 code in LionButton
9+
- 713429a: adds configuration options to the success message validation
10+
311
## 0.13.0
412

513
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lion/ui",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "A package of extendable web components",
55
"license": "MIT",
66
"author": "ing-bank",

0 commit comments

Comments
 (0)