From 0b198b403144bb27e9071db6a70449b1544a1f1d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Nov 2024 09:55:44 +0000 Subject: [PATCH] chore(release): 7.5.0 [skip ci] # [7.5.0](https://github.com/lwouis/alt-tab-macos/compare/v7.4.0...v7.5.0) (2024-11-27) ### Features * improve da, hu, tr localizations ([ffdab44](https://github.com/lwouis/alt-tab-macos/commit/ffdab44)) * in-app feedback form now requires a title ([05851fb](https://github.com/lwouis/alt-tab-macos/commit/05851fb)) * update switcher max-width to 90% of screen, like windows 11 ([a94eeb0](https://github.com/lwouis/alt-tab-macos/commit/a94eeb0)) --- appcast.xml | 14 ++++++++++++++ docs/Changelog.md | 9 +++++++++ 2 files changed, 23 insertions(+) diff --git a/appcast.xml b/appcast.xml index 1f94e436..9deb39df 100644 --- a/appcast.xml +++ b/appcast.xml @@ -4,6 +4,20 @@ alt-tab-macos en + + Version 7.5.0 + Wed, 27 Nov 2024 09:55:37 +0000 + 10.12 + https://alt-tab-macos.netlify.app/changelog-bare + + + + Version 7.4.0 Sat, 16 Nov 2024 15:47:33 +0000 diff --git a/docs/Changelog.md b/docs/Changelog.md index 2198a77b..f9dc902d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,14 @@ # Release notes +# [7.5.0](https://github.com/lwouis/alt-tab-macos/compare/v7.4.0...v7.5.0) (2024-11-27) + + +### Features + +* improve da, hu, tr localizations ([ffdab44](https://github.com/lwouis/alt-tab-macos/commit/ffdab44)) +* in-app feedback form now requires a title ([05851fb](https://github.com/lwouis/alt-tab-macos/commit/05851fb)) +* update switcher max-width to 90% of screen, like windows 11 ([a94eeb0](https://github.com/lwouis/alt-tab-macos/commit/a94eeb0)) + # [7.4.0](https://github.com/lwouis/alt-tab-macos/compare/v7.3.0...v7.4.0) (2024-11-16)