Skip to content

Commit

Permalink
chore: release 11.35.0 (#3025)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Jan 15, 2025
1 parent 91462e8 commit a6c9105
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

## [11.35.0](https://github.com/blackbaud/skyux/compare/11.34.0...11.35.0) (2025-01-15)


### Features

* **components/forms:** file drop add control value accessor ([#2968](https://github.com/blackbaud/skyux/issues/2968)) ([b5ce498](https://github.com/blackbaud/skyux/commit/b5ce498cd922ef56062ef3854012a1e684a3987b))


### Bug Fixes

* **components/action-bars:** account for left nav in summary action bar position ([#3028](https://github.com/blackbaud/skyux/issues/3028)) ([6b88cd2](https://github.com/blackbaud/skyux/commit/6b88cd278aa0d746f3c4e7718b8b4157b4ecfb00))
* **components/modals:** make modal footer error message focusable ([#3026](https://github.com/blackbaud/skyux/issues/3026)) ([4a98739](https://github.com/blackbaud/skyux/commit/4a98739298b88b81f15616d351ef079d7c28bf4d))

## [11.34.0](https://github.com/blackbaud/skyux/compare/11.33.0...11.34.0) (2025-01-13)


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.34.0",
"version": "11.35.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit a6c9105

Please sign in to comment.