From a0dace75a331e423bfef034ef72314d1475d1e9f Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 17 Mar 2026 09:55:43 +0000 Subject: [PATCH] 0.154.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64574e6d..3f53d655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.154.0 (2026-03-17) + +### Bug Fixes + +- **db**: Address code review feedback - fix comment stripping, type hints, test skip, and docs + ([`a007b4f`](https://github.com/christianlouis/DocuElevate/commit/a007b4fd98ed327a9874082766e0f3b8c32a1a68)) + +### Features + +- **db**: Add migration chain CI validation, pre-commit hook, script template, docs, and tests + ([`aa49fa3`](https://github.com/christianlouis/DocuElevate/commit/aa49fa3ae6ae0bfbb0f9efa6304cf109eca1c402)) + + ## v0.153.1 (2026-03-16) ### Bug Fixes