Skip to content

Commit

Permalink
chore: release 11.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user committed Jan 6, 2025
1 parent 412a8e4 commit 11a4d48
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [11.31.0](https://github.com/blackbaud/skyux/compare/11.30.1...11.31.0) (2025-01-06)


### Features

* **components/layout:** remove extra space from view actions ([#2974](https://github.com/blackbaud/skyux/issues/2974)) ([412a8e4](https://github.com/blackbaud/skyux/commit/412a8e4b9ec9253432af7123dbcc8823fc95df3c))


### Bug Fixes

* update `@skyux/dev-infra-private` to `10.0.0-alpha.18` to address issues with documentation generation ([#2971](https://github.com/blackbaud/skyux/issues/2971)) ([efc00ee](https://github.com/blackbaud/skyux/commit/efc00eedd950b7f5201c18c5474f1cc415432e83))

## [11.30.1](https://github.com/blackbaud/skyux/compare/11.30.0...11.30.1) (2024-12-20)


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

0 comments on commit 11a4d48

Please sign in to comment.