Skip to content

Commit

Permalink
chore: release 11.0.0-alpha.16 (#2706)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user committed Sep 9, 2024
1 parent 75c89f6 commit 0423363
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [11.0.0-alpha.16](https://github.com/blackbaud/skyux/compare/11.0.0-alpha.15...11.0.0-alpha.16) (2024-09-09)


### Bug Fixes

* **components/ag-grid:** improve row selector performance ([#2691](https://github.com/blackbaud/skyux/issues/2691)) ([#2710](https://github.com/blackbaud/skyux/issues/2710)) ([34ee162](https://github.com/blackbaud/skyux/commit/34ee162f837268a26946e63ec84ffd77a256b0e9))
* **components/forms:** add unique ARIA labels to file drop item delete buttons ([#2700](https://github.com/blackbaud/skyux/issues/2700)) ([2670977](https://github.com/blackbaud/skyux/commit/2670977596a3825aef67466391d3a8585503565e))
* **components/lookup:** add required label asterisk for template driven forms ([#2694](https://github.com/blackbaud/skyux/issues/2694)) ([#2711](https://github.com/blackbaud/skyux/issues/2711)) ([75c89f6](https://github.com/blackbaud/skyux/commit/75c89f61dec53428f3dcfc823c28b1d973da0922))
* **components/packages:** adjust AG Grid migration ([#2708](https://github.com/blackbaud/skyux/issues/2708)) ([1da3110](https://github.com/blackbaud/skyux/commit/1da3110bd681b8d1a82f4e07770f5446d57ac849))

## [11.0.0-alpha.15](https://github.com/blackbaud/skyux/compare/11.0.0-alpha.14...11.0.0-alpha.15) (2024-09-06)


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": "11.0.0-alpha.15",
"version": "11.0.0-alpha.16",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 0423363

Please sign in to comment.