Skip to content

Commit

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


##
[11.14.0](11.13.1...11.14.0)
(2024-10-18)


### Features

* **components/datetime:** add datepicker test harness
([#2836](#2836))
([b154d4c](b154d4c))
* **components/help-inline:** tokenize help inline styles
([#2841](#2841))
([12c8c9c](12c8c9c))


### Bug Fixes

* **components/ag-grid:** merge row selection options
([#2845](#2845))
([a64a1b6](a64a1b6))

---
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 Oct 18, 2024
1 parent a64a1b6 commit b29e3ed
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.14.0](https://github.com/blackbaud/skyux/compare/11.13.1...11.14.0) (2024-10-18)


### Features

* **components/datetime:** add datepicker test harness ([#2836](https://github.com/blackbaud/skyux/issues/2836)) ([b154d4c](https://github.com/blackbaud/skyux/commit/b154d4cbc2d595ce9665fd8351cb52f4ebbdad47))
* **components/help-inline:** tokenize help inline styles ([#2841](https://github.com/blackbaud/skyux/issues/2841)) ([12c8c9c](https://github.com/blackbaud/skyux/commit/12c8c9cda650e003699f1ae6a1525ccd7555fdd4))


### Bug Fixes

* **components/ag-grid:** merge row selection options ([#2845](https://github.com/blackbaud/skyux/issues/2845)) ([a64a1b6](https://github.com/blackbaud/skyux/commit/a64a1b6bff3ab9f9d0caafbbff92f03061ee4490))

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


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

0 comments on commit b29e3ed

Please sign in to comment.