From 7847154da418f73842ec48074263cd26bc242aff Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 13 Mar 2026 08:33:59 +0000 Subject: [PATCH] 0.129.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef9df18..b711d66f 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.129.0 (2026-03-13) + +### Bug Fixes + +- **i18n**: Use plain plural form for files.files_selected in fr.json + ([`bb2c3ac`](https://github.com/christianlouis/DocuElevate/commit/bb2c3ac7595d1668cae5d9ff5d5668f10670be24)) + +### Features + +- **i18n**: Add complete French translations to fr.json + ([`5de7e01`](https://github.com/christianlouis/DocuElevate/commit/5de7e01a8677902b3f249c68b96692bdc42eb623)) + + ## v0.128.0 (2026-03-13) ### Features