Skip to content

Commit

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


##
[11.36.0](11.35.0...11.36.0)
(2025-01-16)


### Features

* **components/forms:** file drop harness
([#3029](#3029))
([e0c5c22](e0c5c22))


### Bug Fixes

* **components/ag-grid:** header should have readable text
([#3037](#3037))
([1918e12](1918e12))

---
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 Jan 17, 2025
1 parent 1918e12 commit b975fe8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [11.36.0](https://github.com/blackbaud/skyux/compare/11.35.0...11.36.0) (2025-01-16)


### Features

* **components/forms:** file drop harness ([#3029](https://github.com/blackbaud/skyux/issues/3029)) ([e0c5c22](https://github.com/blackbaud/skyux/commit/e0c5c22a6199d1980ebba33ae6a9899072b6602e))


### Bug Fixes

* **components/ag-grid:** header should have readable text ([#3037](https://github.com/blackbaud/skyux/issues/3037)) ([1918e12](https://github.com/blackbaud/skyux/commit/1918e121aa3a497cbd546f7efaa8f30484e0d7aa))

## [11.35.0](https://github.com/blackbaud/skyux/compare/11.34.0...11.35.0) (2025-01-15)


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

0 comments on commit b975fe8

Please sign in to comment.