Skip to content

Commit

Permalink
chore(release): 6.24.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.24.0](v6.23.0...v6.24.0) (2021-09-04)

### Bug Fixes

* main window would sometimes appear after a delay (closes [#1096](#1096)) ([8ab0e61](8ab0e61))

### Features

* update dutch localization ([91821f7](91821f7))
* update italian and turkish localizations ([5cd7b44](5cd7b44))
  • Loading branch information
semantic-release-bot committed Sep 4, 2021
1 parent 5cd7b44 commit 2869603
Show file tree
Hide file tree
Showing 2 changed files with 27 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.24.0</title>
<pubDate>Sat, 04 Sep 2021 14:43:25 +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.24.0/AltTab-6.24.0.zip"
sparkle:version="6.24.0"
sparkle:shortVersionString="6.24.0"
sparkle:edSignature="5qrvtO8E40P8OjGL1uBUmZIP6hjr/Pi4xLVZNHKUC+MVcF0Xc+QaziPKhUV47v+3pjv1iWZF1m8R9gwOQxntCw==" length="7291931"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.23.0</title>
<pubDate>Mon, 30 Aug 2021 17:12:06 +0000</pubDate>
Expand Down
13 changes: 13 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Release notes

# [6.24.0](https://github.com/lwouis/alt-tab-macos/compare/v6.23.0...v6.24.0) (2021-09-04)


### Bug Fixes

* main window would sometimes appear after a delay (closes [#1096](https://github.com/lwouis/alt-tab-macos/issues/1096)) ([8ab0e61](https://github.com/lwouis/alt-tab-macos/commit/8ab0e61))


### Features

* update dutch localization ([91821f7](https://github.com/lwouis/alt-tab-macos/commit/91821f7))
* update italian and turkish localizations ([5cd7b44](https://github.com/lwouis/alt-tab-macos/commit/5cd7b44))

# [6.23.0](https://github.com/lwouis/alt-tab-macos/compare/v6.22.1...v6.23.0) (2021-08-30)


Expand Down

0 comments on commit 2869603

Please sign in to comment.