Version Packages (#2008)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-06-19 11:55:23 +02:00 committed by GitHub
parent 7ec90dcb06
commit a19e02c443
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 21 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
add CheckboxIndeterminate test suite

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[localize] align currency symbol usage for all browsers

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
Added vs-code json file to enable auto-completion

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[combobox] submits form on [Enter]

View file

@ -1,5 +1,14 @@
# @lion/ui
## 0.3.1
### Patch Changes
- 7ec90dcb: add CheckboxIndeterminate test suite
- 1ea5730a: [localize] align currency symbol usage for all browsers
- 33c0ff13: Added vs-code json file to enable auto-completion
- dbc3fc2d: [combobox] submits form on [Enter]
## 0.3.0
### Minor Changes

View file

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