Version Packages

This commit is contained in:
github-actions[bot] 2022-11-28 12:29:58 +00:00 committed by Thomas Allmer
parent 11f6f19a09
commit 8de03892cb
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
Update `@open-wc/scoped-elements` to a version that exposes its types.

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.0.7
### Patch Changes
- 11f6f19a: Update `@open-wc/scoped-elements` to a version that exposes its types.
## 0.0.6 ## 0.0.6
### Patch Changes ### Patch Changes

View file

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