From 82f9ca35cdcae2faab93d0d5038731b77ee806ab Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 16 Mar 2026 15:01:17 +0000 Subject: [PATCH] 0.149.3 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d204614e..e2b770d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.149.3 (2026-03-16) + +### Bug Fixes + +- **migrations**: Guard migration 036 against missing user_profiles table + ([`77df962`](https://github.com/christianlouis/DocuElevate/commit/77df9628c33ccff8756735a819911aeb7d32977b)) + + ## v0.149.2 (2026-03-16) ### Bug Fixes