From 10edd6c6a592788de5ec3038effadbc1698e8d24 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sat, 14 Mar 2026 09:48:17 +0000 Subject: [PATCH] 0.133.2 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d39ac99a..bcf3a470 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.133.2 (2026-03-14) + +### Bug Fixes + +- **ui**: Add missing suggested_languages global to error templates + ([`0592c59`](https://github.com/christianlouis/DocuElevate/commit/0592c59174bfb2cbb2b96f62297963c9a6c1bb60)) + +### Code Style + +- Apply ruff auto-fix + ([`de0b674`](https://github.com/christianlouis/DocuElevate/commit/de0b674025943dcc6aa21edc9e8027512964a605)) + + ## v0.133.1 (2026-03-14) ### Bug Fixes