From 4cf240d478acdde128b06c6fc66cec0d2c41cc26 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sat, 14 Mar 2026 08:51:30 +0000 Subject: [PATCH] 0.133.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef9dc1a..d39ac99a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.133.1 (2026-03-14) + +### Bug Fixes + +- **test**: Remove tests that check specific translation content + ([`08fabe1`](https://github.com/christianlouis/DocuElevate/commit/08fabe154a35e9f8def21f86178b3619e021a595)) + +### Chores + +- **i18n**: Auto-update translations via LLM + ([`0cb6017`](https://github.com/christianlouis/DocuElevate/commit/0cb6017b50c7e2bb06a39a41a17d504b68bcb09f)) + +### Documentation + +- **changelog**: Update changelog [skip ci] + ([`971d450`](https://github.com/christianlouis/DocuElevate/commit/971d4501282790c73fa43823039d5d4cea0111f4)) + + ## Unreleased ### Chores