Merge pull request #1913 from ing-bank/changeset-release/master

Version Packages
This commit is contained in:
Thijs Louisse 2023-02-13 13:27:14 +01:00 committed by GitHub
commit b7b268745f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
## 0.1.3
### Patch Changes
- e871fe67: fix(@lion/ui): export types necessary for type inference of core.js
## 0.1.2
### Patch Changes

View file

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