Skip to content

Commit

Permalink
chore: release 11.13.0 (#2835)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Oct 17, 2024
1 parent e296ef5 commit b52cf51
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [11.13.0](https://github.com/blackbaud/skyux/compare/11.12.0...11.13.0) (2024-10-17)


### Features

* **components/forms:** tokenize stacked input box styling ([#2834](https://github.com/blackbaud/skyux/issues/2834)) ([29d2a2e](https://github.com/blackbaud/skyux/commit/29d2a2e90fe0f90de573ebdaa69ff06e8643f8cd))
* **components/indicators:** tokenize chevron and expansion indicator styles ([#2837](https://github.com/blackbaud/skyux/issues/2837)) ([6b4ec78](https://github.com/blackbaud/skyux/commit/6b4ec78abc89434baf556335c957c5060aac78dc))


### Bug Fixes

* **components/pages:** update code example for action hub pattern ([#2824](https://github.com/blackbaud/skyux/issues/2824)) ([e0d8050](https://github.com/blackbaud/skyux/commit/e0d8050d0d5b589e9041b98eb27c633a4f078a4c))
* **components/theme:** public api publishes successfully ([#2838](https://github.com/blackbaud/skyux/issues/2838)) ([e296ef5](https://github.com/blackbaud/skyux/commit/e296ef5dbfd7bde57ebfc953fef1d3970727261a))

## [11.12.0](https://github.com/blackbaud/skyux/compare/11.11.2...11.12.0) (2024-10-16)


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

0 comments on commit b52cf51

Please sign in to comment.