Skip to content

Commit

Permalink
chore: release 12.0.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user committed Mar 3, 2025
1 parent 9283bbf commit c6be5f8
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [12.0.0-alpha.7](https://github.com/blackbaud/skyux/compare/12.0.0-alpha.6...12.0.0-alpha.7) (2025-03-03)


### ⚠ BREAKING CHANGES

* **components/ag-grid:** support AG Grid 33.0 ([#3121](https://github.com/blackbaud/skyux/issues/3121))

### Features

* **components/ag-grid:** support AG Grid 33.0 ([#3121](https://github.com/blackbaud/skyux/issues/3121)) ([65dcaeb](https://github.com/blackbaud/skyux/commit/65dcaebd294771be0cc65558fdcf32824926f138))
* **components/lookup:** country field displays hint text within the dropdown before a search is executed ([#3179](https://github.com/blackbaud/skyux/issues/3179)) ([9283bbf](https://github.com/blackbaud/skyux/commit/9283bbfb57fd187d4d5b1484255db28edff98d1b))


### Bug Fixes

* **components/tabs:** puts focus on active tab in mobile view ([#3182](https://github.com/blackbaud/skyux/issues/3182)) ([#3190](https://github.com/blackbaud/skyux/issues/3190)) ([84babe9](https://github.com/blackbaud/skyux/commit/84babe9466889c7c491fe72294eec5c95642d5f9))

## [11.43.1](https://github.com/blackbaud/skyux/compare/11.43.0...11.43.1) (2025-02-28)


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

0 comments on commit c6be5f8

Please sign in to comment.