Skip to content

Commit abec69e

Browse files
chore(release): 5.3.9 [skip ci]
## [5.3.9](v5.3.8...v5.3.9) (2022-12-21) ### Bug Fixes * **chip-filter.component.html:** Move aria-live to first item to help with JAWS compatibility. ([f705509](f705509))
1 parent ab10566 commit abec69e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.9](https://github.com/Bellese/angular-design-system/compare/v5.3.8...v5.3.9) (2022-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **chip-filter.component.html:** Move aria-live to first item to help with JAWS compatibility. ([f705509](https://github.com/Bellese/angular-design-system/commit/f705509c2ec565e1457bc5d5b3040f3b732a74f0))
7+
18
## [5.3.8](https://github.com/Bellese/angular-design-system/compare/v5.3.7...v5.3.8) (2022-12-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bellese/angular-design-system",
3-
"version": "5.3.8",
3+
"version": "5.3.9",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)