Skip to content

Commit

Permalink
chore: release 11.4.0 (#2761)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Sep 20, 2024
1 parent ca31508 commit 688f280
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.4.0](https://github.com/blackbaud/skyux/compare/11.3.0...11.4.0) (2024-09-20)


### Features

* **components/forms:** add harnesses for radio and radio group components ([#2754](https://github.com/blackbaud/skyux/issues/2754)) ([ca31508](https://github.com/blackbaud/skyux/commit/ca31508a00a258fd5b2b5523d01615c137664b4c))
* **components/pages:** add `helpKey` input to the page component ([#2739](https://github.com/blackbaud/skyux/issues/2739)) ([ed3f518](https://github.com/blackbaud/skyux/commit/ed3f5189c6e7ed1706b8d475daa344a13a6d67eb))


### Bug Fixes

* **components/datetime:** show minimum and maximum date in error message ([#2762](https://github.com/blackbaud/skyux/issues/2762)) ([d3b2e66](https://github.com/blackbaud/skyux/commit/d3b2e66a73760fd7e5bf5edc6a7c5500a44681b6))

## [11.3.0](https://github.com/blackbaud/skyux/compare/11.2.0...11.3.0) (2024-09-19)


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

0 comments on commit 688f280

Please sign in to comment.