From bb21486536409395ea56931a9883eb1908b3c8ae Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 2 Mar 2026 10:35:04 +0000 Subject: [PATCH] 0.72.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3df8c474..14e42ceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.72.1 (2026-03-02) + +### Bug Fixes + +- **database**: Skip create_all for Alembic-tracked databases to prevent OperationalError on + webhook_configs + ([`b87dd60`](https://github.com/christianlouis/DocuElevate/commit/b87dd6083cdf43835e435cf6d2fa32f9ca7ca60d)) + + ## v0.72.0 (2026-03-02) ### Bug Fixes