From 19254762ba0dd110b31d45c63b7c68e7cb991524 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Jun 2023 11:31:16 +0000 Subject: [PATCH] chore(release): 3.20.4 [skip ci] ## [3.20.4](https://github.com/tolgee/tolgee-platform/compare/v3.20.3...v3.20.4) (2023-06-26) ### Bug Fixes * Angular step by step guide link ([#1766](https://github.com/tolgee/tolgee-platform/issues/1766)) ([c4ee209](https://github.com/tolgee/tolgee-platform/commit/c4ee2097c7d318ac1acf96ac7d297ac9b26aa053)) * Key complex edit should return 400 on limit exceeded ([#1765](https://github.com/tolgee/tolgee-platform/issues/1765)) ([8f794b2](https://github.com/tolgee/tolgee-platform/commit/8f794b2a7b34aac1e7579cdc5ca63b183c12be37)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d309be2419..8b9da00444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.20.4](https://github.com/tolgee/tolgee-platform/compare/v3.20.3...v3.20.4) (2023-06-26) + + +### Bug Fixes + +* Angular step by step guide link ([#1766](https://github.com/tolgee/tolgee-platform/issues/1766)) ([c4ee209](https://github.com/tolgee/tolgee-platform/commit/c4ee2097c7d318ac1acf96ac7d297ac9b26aa053)) +* Key complex edit should return 400 on limit exceeded ([#1765](https://github.com/tolgee/tolgee-platform/issues/1765)) ([8f794b2](https://github.com/tolgee/tolgee-platform/commit/8f794b2a7b34aac1e7579cdc5ca63b183c12be37)) + ## [3.20.3](https://github.com/tolgee/tolgee-platform/compare/v3.20.2...v3.20.3) (2023-06-22)