Version Packages

This commit is contained in:
github-actions[bot] 2023-01-24 09:33:23 +00:00 committed by Thomas Allmer
parent a4ffebbd27
commit 404351d865
4 changed files with 11 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[localize] Correct msgLit return type to include DirectiveResult

View file

@ -1,5 +0,0 @@
---
'@lion/ui': minor
---
Release `@lion/ui` beta 0.1.0

View file

@ -1,5 +1,15 @@
# @lion/ui
## 0.1.0
### Minor Changes
- a4ffebbd: Release `@lion/ui` beta 0.1.0
### Patch Changes
- 851329ee: [localize] Correct msgLit return type to include DirectiveResult
## 0.0.14
### Patch Changes

View file

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