From 146e2aec4635d157cc546f7ce80e7b82919437f7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 May 2026 17:12:59 +0000 Subject: [PATCH] chore(release): 11.0.1 [skip ci] ## [11.0.1](https://github.com/lwouis/alt-tab-macos/compare/v11.0.0...v11.0.1) (2026-05-22) ### Bug Fixes * cmd key could be stuck after switching (closes [#5650](https://github.com/lwouis/alt-tab-macos/issues/5650)) ([3a48a13](https://github.com/lwouis/alt-tab-macos/commit/3a48a13)) --- appcast.xml | 14 ++++++++++++++ changelog.md | 7 +++++++ 2 files changed, 21 insertions(+) diff --git a/appcast.xml b/appcast.xml index 909f50da..135cb06d 100644 --- a/appcast.xml +++ b/appcast.xml @@ -4,6 +4,20 @@ alt-tab-macos en + + Version 11.0.1 + Fri, 22 May 2026 17:12:48 +0000 + 10.13 + https://alt-tab.app/changelog-bare + + + + Version 11.0.0 Thu, 21 May 2026 08:28:35 +0000 diff --git a/changelog.md b/changelog.md index c41b4aba..6062426f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## [11.0.1](https://github.com/lwouis/alt-tab-macos/compare/v11.0.0...v11.0.1) (2026-05-22) + + +### Bug Fixes + +* cmd key could be stuck after switching (closes [#5650](https://github.com/lwouis/alt-tab-macos/issues/5650)) ([3a48a13](https://github.com/lwouis/alt-tab-macos/commit/3a48a13)) + # [11.0.0](https://github.com/lwouis/alt-tab-macos/compare/v10.12.0...v11.0.0) (2026-05-21)