From 7653c2f7adf97b4e0c7ac08b6a564400930b8326 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 31 May 2026 04:36:17 +0000 Subject: [PATCH] 0.173.3 Automatically generated by python-semantic-release --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c16f3b69..11519413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.173.3 (2026-05-31) + +### Bug Fixes + +- Preserve falsy values in escapeHtml + ([`37c27c0`](https://github.com/christianlouis/DocuElevate/commit/37c27c02139ae4a462e1705bda9360b23eb835b3)) + +### Documentation + +- **changelog**: Update changelog [skip ci] + ([`cc56127`](https://github.com/christianlouis/DocuElevate/commit/cc561277c9d7d0177b4ac63921637659abb66fba)) + +- **changelog**: Update changelog [skip ci] + ([`948d118`](https://github.com/christianlouis/DocuElevate/commit/948d118926be042cc3c2a68f58241cc2fcfa23ef)) + +- **changelog**: Update changelog [skip ci] + ([`65bd6d7`](https://github.com/christianlouis/DocuElevate/commit/65bd6d71d00ff7078a05ce12b00f228405e2ec1e)) + + ## Unreleased ### Documentation