Version Packages (#2008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ec90dcb06
commit
a19e02c443
6 changed files with 10 additions and 21 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
add CheckboxIndeterminate test suite
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[localize] align currency symbol usage for all browsers
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
Added vs-code json file to enable auto-completion
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[combobox] submits form on [Enter]
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue