Skip to content

Commit

Permalink
chore: release 9.22.0 (#1956)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Jan 29, 2024
1 parent 2a226f0 commit a394b28
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [9.22.0](https://github.com/blackbaud/skyux/compare/9.21.3...9.22.0) (2024-01-29)


### Features

* **components/forms:** add checkbox labelText input ([#1965](https://github.com/blackbaud/skyux/issues/1965)) ([f34bfb5](https://github.com/blackbaud/skyux/commit/f34bfb5d935aad924bd828e351c407663904d5f6))


### Bug Fixes

* **components/packages:** standardize how schematics visit project files ([#1967](https://github.com/blackbaud/skyux/issues/1967)) ([2a226f0](https://github.com/blackbaud/skyux/commit/2a226f0db85448884db5a984d7824174857ecbe4))
* **components/toast:** toast close buttons have distinct aria labels ([#1951](https://github.com/blackbaud/skyux/issues/1951)) ([687a1f5](https://github.com/blackbaud/skyux/commit/687a1f58b72d6ad09ef017c6997f3a31a835e9ce))

## [9.21.3](https://github.com/blackbaud/skyux/compare/9.21.2...9.21.3) (2024-01-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skyux",
"version": "9.21.3",
"version": "9.22.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit a394b28

Please sign in to comment.