Skip to content

Commit

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


##
[11.38.1](11.38.0...11.38.1)
(2025-02-04)


### Bug Fixes

* **components/action-bars:** summary action bar should stack with back
to top ([#3096](#3096))
([b548d97](b548d97))
* **components/lists:** mark repeater item `reorderable` property as
internal as a consumer setting this property has no affect
([#3106](#3106))
([2025b63](2025b63))
* **components/text-editor:** allow initializing as disabled
([#3099](#3099))
([794a6fc](794a6fc))
* **components/toast:** toasts read to assistive technology on initial
rendering ([#3104](#3104))
([39fe390](39fe390))

---
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 Feb 4, 2025
1 parent 2025b63 commit 1dc148a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [11.38.1](https://github.com/blackbaud/skyux/compare/11.38.0...11.38.1) (2025-02-04)


### Bug Fixes

* **components/action-bars:** summary action bar should stack with back to top ([#3096](https://github.com/blackbaud/skyux/issues/3096)) ([b548d97](https://github.com/blackbaud/skyux/commit/b548d97cbc0c0225b1dd35aa21e774cfbc642c1b))
* **components/lists:** mark repeater item `reorderable` property as internal as a consumer setting this property has no affect ([#3106](https://github.com/blackbaud/skyux/issues/3106)) ([2025b63](https://github.com/blackbaud/skyux/commit/2025b638b247d9b9ef8cd71ae2e20f0df2d07053))
* **components/text-editor:** allow initializing as disabled ([#3099](https://github.com/blackbaud/skyux/issues/3099)) ([794a6fc](https://github.com/blackbaud/skyux/commit/794a6fcf36c3d9b6137b9477301f7f815144d13d))
* **components/toast:** toasts read to assistive technology on initial rendering ([#3104](https://github.com/blackbaud/skyux/issues/3104)) ([39fe390](https://github.com/blackbaud/skyux/commit/39fe390effd32a2b8974493c4969849d72ddd96f))

## [11.38.0](https://github.com/blackbaud/skyux/compare/11.37.0...11.38.0) (2025-02-03)


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

0 comments on commit 1dc148a

Please sign in to comment.