Skip to content

Commit 9825cbf

Browse files
Version Packages (#2429)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a256f73 commit 9825cbf

6 files changed

Lines changed: 10 additions & 21 deletions

File tree

.changeset/dirty-scissors-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/perfect-pans-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-poets-drop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/weak-hairs-jump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ui/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @lion/ui
22

3+
## 0.9.1
4+
5+
### Patch Changes
6+
7+
- 67f5735: [input-stepper] move role="spinbutton" and relevant aria attributes to the inputNode
8+
- 0652492: [input-datepicker] replace spanish literal for openDatepickerLabel
9+
- a256f73: [input-tel-dropdown] remove the country telephone code from the modelValue on init, only have it as viewValue
10+
- e117884: show overlay based on overridden "\_showOverlayCondition"
11+
312
## 0.9.0
413

514
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lion/ui",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "A package of extendable web components",
55
"license": "MIT",
66
"author": "ing-bank",

0 commit comments

Comments
 (0)