From 08e3e359941094aeb74047e5748f75fea35cde19 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 25 Feb 2026 14:19:09 +0000 Subject: [PATCH] 0.56.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e0f9d55..7e3a155a 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.56.1 (2026-02-25) + +### Bug Fixes + +- **mypy**: Add missing type annotations in meilisearch_client.py + ([`07e7b49`](https://github.com/christianlouis/DocuElevate/commit/07e7b49ac83604e9bac5ca53266d7475b9f8a45d)) + +### Documentation + +- Add Setup Wizard, Production Readiness, Database, K8s, and Licensing guides + ([`139e23c`](https://github.com/christianlouis/DocuElevate/commit/139e23c9e48a872e1d4f6c16443053489273b661)) + + ## v0.56.0 (2026-02-25) ### Features