Version Packages

This commit is contained in:
github-actions[bot] 2023-02-10 20:30:30 +00:00
parent e871fe67fc
commit 3b844e4282
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
fix(@lion/ui): export types necessary for type inference of core.js

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.1.3
### Patch Changes
- e871fe67: fix(@lion/ui): export types necessary for type inference of core.js
## 0.1.2 ## 0.1.2
### Patch Changes ### Patch Changes

View file

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