Skip to content

Commit

Permalink
chore(release): 6.62.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.62.0](v6.61.0...v6.62.0) (2023-10-10)

### Bug Fixes

* better crossover windows detection ([3f64463](3f64463))

### Features

* add tamil and croatian localizations ([e542da8](e542da8))
* add vim key window navigation (closes [#1229](#1229)) ([5cf7f99](5cf7f99))
* improve bg,es,he,hi,ko,uk,cn localizations ([31fb795](31fb795))
  • Loading branch information
semantic-release-bot committed Oct 10, 2023
1 parent e542da8 commit 8211613
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
<title>alt-tab-macos</title>
<language>en</language>

<item>
<title>Version 6.62.0</title>
<pubDate>Tue, 10 Oct 2023 20:47:37 +0000</pubDate>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://alt-tab-macos.netlify.app/changelog-bare</sparkle:releaseNotesLink>
<enclosure
url="https://github.com/lwouis/alt-tab-macos/releases/download/v6.62.0/AltTab-6.62.0.zip"
sparkle:version="6.62.0"
sparkle:shortVersionString="6.62.0"
sparkle:edSignature="yDRCn+bZShbHD3anOlcP74KjJz97lf15AT45ZSxPNOtP6hAWiXN7XbDOCMy+ZvWoWLs06e+mocjR7UE6RsxUBg==" length="8843161"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.61.0</title>
<pubDate>Wed, 12 Jul 2023 19:44:31 +0000</pubDate>
Expand Down
14 changes: 14 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release notes

# [6.62.0](https://github.com/lwouis/alt-tab-macos/compare/v6.61.0...v6.62.0) (2023-10-10)


### Bug Fixes

* better crossover windows detection ([3f64463](https://github.com/lwouis/alt-tab-macos/commit/3f64463))


### Features

* add tamil and croatian localizations ([e542da8](https://github.com/lwouis/alt-tab-macos/commit/e542da8))
* add vim key window navigation (closes [#1229](https://github.com/lwouis/alt-tab-macos/issues/1229)) ([5cf7f99](https://github.com/lwouis/alt-tab-macos/commit/5cf7f99))
* improve bg,es,he,hi,ko,uk,cn localizations ([31fb795](https://github.com/lwouis/alt-tab-macos/commit/31fb795))

# [6.61.0](https://github.com/lwouis/alt-tab-macos/compare/v6.60.0...v6.61.0) (2023-07-12)


Expand Down

0 comments on commit 8211613

Please sign in to comment.