Skip to content

Commit

Permalink
Version Packages (#2429)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 19, 2024
1 parent a256f73 commit 9825cbf
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-scissors-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-pans-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-poets-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-hairs-jump.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lion/ui

## 0.9.1

### Patch Changes

- 67f5735: [input-stepper] move role="spinbutton" and relevant aria attributes to the inputNode
- 0652492: [input-datepicker] replace spanish literal for openDatepickerLabel
- a256f73: [input-tel-dropdown] remove the country telephone code from the modelValue on init, only have it as viewValue
- e117884: show overlay based on overridden "\_showOverlayCondition"

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lion/ui",
"version": "0.9.0",
"version": "0.9.1",
"description": "A package of extendable web components",
"license": "MIT",
"author": "ing-bank",
Expand Down

0 comments on commit 9825cbf

Please sign in to comment.