Version Packages (#2415)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-11-25 14:17:48 +01:00 committed by GitHub
parent a51e28d7a5
commit 104c49449e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 12 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
fix(calendar): align central date with dynamic disabled dates

View file

@ -1,6 +0,0 @@
---
'@lion/ui': patch
---
make web-test-runner statements checking `documentOrShadowRoot.activeElement` debuggable by exposing
a test-helper method `isActiveElement`.

View file

@ -1,5 +1,13 @@
# @lion/ui
## 0.8.7
### Patch Changes
- a51e28d: fix(calendar): align central date with dynamic disabled dates
- 3e13ade: make web-test-runner statements checking `documentOrShadowRoot.activeElement` debuggable by exposing
a test-helper method `isActiveElement`.
## 0.8.6
### Patch Changes

View file

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