Skip to content

Commit

Permalink
chore(release): 5.3.8 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.8](v5.3.7...v5.3.8) (2022-12-20)

### Bug Fixes

* **chip-filter.component.html:** Add aria text to signal when providers load after search is complete ([c1aabbe](c1aabbe))
* **chip-filter.component.html:** Use variable to determine if text box is selected ([7865c8d](7865c8d))
  • Loading branch information
semantic-release-bot committed Dec 20, 2022
1 parent bd76f17 commit 9b6b898
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.3.8](https://github.com/Bellese/angular-design-system/compare/v5.3.7...v5.3.8) (2022-12-20)


### Bug Fixes

* **chip-filter.component.html:** Add aria text to signal when providers load after search is complete ([c1aabbe](https://github.com/Bellese/angular-design-system/commit/c1aabbe2a1b42f326dc167bccaeef083779077db))
* **chip-filter.component.html:** Use variable to determine if text box is selected ([7865c8d](https://github.com/Bellese/angular-design-system/commit/7865c8d7aa83bb2620b380621fd2a7ee756b022f))

## [5.3.7](https://github.com/Bellese/angular-design-system/compare/v5.3.6...v5.3.7) (2022-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bellese/angular-design-system",
"version": "5.3.7",
"version": "5.3.8",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 9b6b898

Please sign in to comment.