Skip to content

Commit

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


##
[11.30.0](11.29.0...11.30.0)
(2024-12-19)


### Features

* **sdk/skyux-eslint:** add `no-deprecated-classnames` rule
([#2953](#2953))
([5ca8de6](5ca8de6))
* **sdk/skyux-eslint:** add `no-radio-group-with-nested-list` rule
([#2951](#2951))
([7f34a3f](7f34a3f))


### Bug Fixes

* **components/text-editor:** update `dompurify` to address a security
vulnerability ([#2954](#2954))
([3b4e7ad](3b4e7ad))

---
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 19, 2024
1 parent 3b4e7ad commit 05a482f
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.30.0](https://github.com/blackbaud/skyux/compare/11.29.0...11.30.0) (2024-12-19)


### Features

* **sdk/skyux-eslint:** add `no-deprecated-classnames` rule ([#2953](https://github.com/blackbaud/skyux/issues/2953)) ([5ca8de6](https://github.com/blackbaud/skyux/commit/5ca8de696aa3bc36890ed0ce8500ee8febbb5934))
* **sdk/skyux-eslint:** add `no-radio-group-with-nested-list` rule ([#2951](https://github.com/blackbaud/skyux/issues/2951)) ([7f34a3f](https://github.com/blackbaud/skyux/commit/7f34a3f18a72ff46438a1cbeb04dfb34b2e5b6ad))


### Bug Fixes

* **components/text-editor:** update `dompurify` to address a security vulnerability ([#2954](https://github.com/blackbaud/skyux/issues/2954)) ([3b4e7ad](https://github.com/blackbaud/skyux/commit/3b4e7ad020b75f7eed9efa6c415929503542e0aa))

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

0 comments on commit 05a482f

Please sign in to comment.