From c6da8eb7bf2b82325688c884e520f5d539cdceee Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 Jun 2024 14:15:13 +0000 Subject: [PATCH] chore(release): 3.63.1 [skip ci] ## [3.63.1](https://github.com/tolgee/tolgee-platform/compare/v3.63.0...v3.63.1) (2024-06-05) ### Bug Fixes * Wrong batch job status and error message ([#2342](https://github.com/tolgee/tolgee-platform/issues/2342)) ([26ee281](https://github.com/tolgee/tolgee-platform/commit/26ee281498091477b965870966f77dcca633c1fe)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd2a57d58e..843cbee56f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.63.1](https://github.com/tolgee/tolgee-platform/compare/v3.63.0...v3.63.1) (2024-06-05) + + +### Bug Fixes + +* Wrong batch job status and error message ([#2342](https://github.com/tolgee/tolgee-platform/issues/2342)) ([26ee281](https://github.com/tolgee/tolgee-platform/commit/26ee281498091477b965870966f77dcca633c1fe)) + # [3.63.0](https://github.com/tolgee/tolgee-platform/compare/v3.62.2...v3.63.0) (2024-06-04)