Skip to content

Commit 2b4d98c

Browse files
chore(release): 4.19.0
# [4.19.0](v4.18.1...v4.19.0) (2025-12-01) ### Features * sanitize ticket field descriptions in Service Catalog using DOMPurify ([85208b6](85208b6)) * simplify the validation solution ([deab4f4](deab4f4))
1 parent 0c2f574 commit 2b4d98c

File tree

3 files changed

+37
-29
lines changed

3 files changed

+37
-29
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [4.19.0](https://github.com/zendesk/copenhagen_theme/compare/v4.18.1...v4.19.0) (2025-12-01)
2+
3+
4+
### Features
5+
6+
* sanitize ticket field descriptions in Service Catalog using DOMPurify ([85208b6](https://github.com/zendesk/copenhagen_theme/commit/85208b68e56ee75c63ca235e6630371681967e4b))
7+
* simplify the validation solution ([deab4f4](https://github.com/zendesk/copenhagen_theme/commit/deab4f4902c005651050c7d32d09ba277b07f800))
8+
19
## [4.18.1](https://github.com/zendesk/copenhagen_theme/compare/v4.18.0...v4.18.1) (2025-11-26)
210

311

assets/service-catalog-bundle.js

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Copenhagen",
33
"author": "Zendesk",
4-
"version": "4.18.1",
4+
"version": "4.19.0",
55
"api_version": 4,
66
"default_locale": "en-us",
77
"settings": [

0 commit comments

Comments
 (0)