From a0f6d5a1db398f7da7604f5ddea1c08cb755f855 Mon Sep 17 00:00:00 2001 From: "monkescience-yeet[bot]" <220418847+monkescience-yeet[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:16:08 +0000 Subject: [PATCH] chore: release 0.3.4 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50ba405..747acbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [v0.3.4](https://github.com/monkescience/testastic/compare/v0.3.3...v0.3.4) (2026-04-27) + +### Bug Fixes + +- **html:** handle typed matchers and escaping ([d6b2ddb](https://github.com/monkescience/testastic/commit/d6b2ddb266621f532d4aaec8e7f0bcc96d43688b)) + ## [v0.3.3](https://github.com/monkescience/testastic/compare/v0.3.2...v0.3.3) (2026-04-26) ### Bug Fixes