Skip to content

Commit 04a61d1

Browse files
github-actions[bot]tlouisse
authored andcommitted
Version Packages
1 parent 6106ce1 commit 04a61d1

11 files changed

Lines changed: 19 additions & 37 deletions

File tree

.changeset/cuddly-bottles-camp.md

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

.changeset/great-pumas-rush.md

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

.changeset/hip-nails-matter.md

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

.changeset/nine-keys-matter.md

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

.changeset/popular-poets-rule.md

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

.changeset/selfish-wasps-switch.md

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

.changeset/wise-humans-judge.md

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

packages-node/providence-analytics/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.18.1
4+
5+
### Patch Changes
6+
7+
- 0f0991c: [optimised-glob] use Array.concat for memory efficiency
8+
39
## 0.18.0
410

511
### Minor Changes

packages-node/providence-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "providence-analytics",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"description": "Providence is the 'All Seeing Eye' that measures effectivity and popularity of software. Release management will become highly efficient due to an accurate impact analysis of (breaking) changes",
55
"license": "MIT",
66
"author": "ing-bank",

packages/ui/CHANGELOG.md

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

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- dd59812: [dialog] add an option to set role="alertdialog" instead of the default role="dialog"
8+
- 5344fde: [core] rerender direct host child with right slot attr when root is switched
9+
- a1d6dd9: [button] set the 'aria-disabled' attribute to 'true' when disabled and remove it when not disabled
10+
- 81e2a1d: [calendar] add translations for an information message for screen reader users when a date is disabled
11+
- 795237d: [form-core] add aria-hidden=true to the graphic element of the choiceInput
12+
- 2155e45: [overlays] add tabindex="-1" to prevent tooltips get focus in Safari and Firefox
13+
314
## 0.10.0
415

516
### Minor Changes

0 commit comments

Comments
 (0)