Skip to content

Commit

Permalink
chore: release 11.30.1 (#2956)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[11.30.1](11.30.0...11.30.1)
(2024-12-20)


### Bug Fixes

* **components/datetime:** date range picker code example imports
`SkyDatepickerModule`
([#2958](#2958))
([0b60c6d](0b60c6d))
* **components/forms:** styles do not output build warnings when
utlizing checkboxes or radio buttons
([#2957](#2957))
([17304d0](17304d0))
* **components/tabs:** remove tabset overflow when collapsed
([#2955](#2955))
([21fa666](21fa666))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
blackbaud-sky-build-user authored Dec 20, 2024
1 parent 0b60c6d commit 2f59be4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* **components/datetime:** date range picker code example imports `SkyDatepickerModule` ([#2958](https://github.com/blackbaud/skyux/issues/2958)) ([0b60c6d](https://github.com/blackbaud/skyux/commit/0b60c6d6cff5709306834cbc746576705c612102))
* **components/forms:** styles do not output build warnings when utlizing checkboxes or radio buttons ([#2957](https://github.com/blackbaud/skyux/issues/2957)) ([17304d0](https://github.com/blackbaud/skyux/commit/17304d0ce39e696c3233c4a5d2f8a3a9b0a9f6f9))
* **components/tabs:** remove tabset overflow when collapsed ([#2955](https://github.com/blackbaud/skyux/issues/2955)) ([21fa666](https://github.com/blackbaud/skyux/commit/21fa6663f1e8a4ac19e4169d232fb96cef324b11))

## [11.30.0](https://github.com/blackbaud/skyux/compare/11.29.0...11.30.0) (2024-12-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.30.0",
"version": "11.30.1",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 2f59be4

Please sign in to comment.