2.2.2
This commit is contained in:
parent
0cd039fce2
commit
49b240a3db
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## 2.2.2 - 2024-05-01
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* vendorize the .map too for dompurify by @davidbgk in #1787
|
||||
|
||||
|
||||
## 2.2.1 - 2024-05-01
|
||||
|
||||
### Bug fixes
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "2.2.1"
|
||||
VERSION = "2.2.2"
|
||||
|
|
Loading…
Reference in a new issue