From c29429b1e9bbea4246cf6446176fc099d3cc954e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 14:16:50 +0000 Subject: [PATCH] chore(main): release 1.8.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be7eab1..b1be0ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.1](https://github.com/dkooll/validor/compare/v1.8.0...v1.8.1) (2025-12-27) + + +### Bug Fixes + +* remove test dir ([#28](https://github.com/dkooll/validor/issues/28)) ([df2e946](https://github.com/dkooll/validor/commit/df2e9469b74ade4feddc54503ffcba8e512eed20)) + ## [1.8.0](https://github.com/dkooll/validor/compare/v1.7.0...v1.8.0) (2025-12-27)