-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(patch): release 1.20.15 [skip ci]
## [1.20.15](v1.20.14...v1.20.15) (2024-06-18) ### π Bug Fixes * sanitize formdata to replace illegal xml character and potentially dangerous control characters ([c4c5ec2](c4c5ec2)) ### β Tests * expand illegal xml character testcase with emojis and unwanted control characters ([1321d04](1321d04))
- Loading branch information
1 parent
c4c5ec2
commit 1cb83e8
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
instance.version=1.20.14 | ||
versionDate_ddmmyyyy=17/06/2024 | ||
instance.version=1.20.15 | ||
versionDate_ddmmyyyy=18/06/2024 |