Skip to content

Commit f47281e

Browse files
authored
Merge pull request #661 from apostrophecms/release-2.13.0
release 2.13.0
2 parents ad19ac0 + 2e56d1c commit f47281e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## 2.13.0 (2024-03-20)
44

55
- Documentation update regarding minimum supported TypeScript version.
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanitize-html",
3-
"version": "2.12.1",
3+
"version": "2.13.0",
44
"description": "Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis",
55
"sideEffects": false,
66
"main": "index.js",

0 commit comments

Comments
 (0)