Version Packages (#2560)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-13 14:43:48 +02:00 committed by GitHub
parent 57800c4501
commit 1437fddf22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': minor
---
adds the lion-input-amount-dropdown component

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.14.0
### Minor Changes
- 57800c4: adds the lion-input-amount-dropdown component
## 0.13.1 ## 0.13.1
### Patch Changes ### Patch Changes

View file

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