Skip to content

Commit

Permalink
chore(release): 6.41.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.41.0](v6.40.0...v6.41.0) (2022-06-01)

### Bug Fixes

* fade-out animation was broken from macos 11 ([#760](#760)) ([d701bc7](d701bc7))
* menubar icons in preferences handle dark mode ([1653c16](1653c16))

### Features

* add a button to reset the preferences ([#1275](#1275)) ([82e9ca9](82e9ca9))
* add galician localization ([965b179](965b179))
* improve windows detection ([de0497a](de0497a))
* smoother rounded corners for the main window ([5d0fff2](5d0fff2))
* update czech localization ([d7b6b7c](d7b6b7c))
  • Loading branch information
semantic-release-bot committed Jun 1, 2022
1 parent 965b179 commit 1243de8
Show file tree
Hide file tree
Showing 2 changed files with 31 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.41.0</title>
<pubDate>Wed, 01 Jun 2022 10:31:12 +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.41.0/AltTab-6.41.0.zip"
sparkle:version="6.41.0"
sparkle:shortVersionString="6.41.0"
sparkle:edSignature="ZEUcNnIMKB+iJZrq/sdeSnMXmLksJkdk0c1wh4WNxHCUqSbNGbUlo+9wyjWiUJM1gFynGIO2QMnfQ8hjhKwHAQ==" length="8793599"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.40.0</title>
<pubDate>Fri, 27 May 2022 17:53:30 +0000</pubDate>
Expand Down
17 changes: 17 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Release notes

# [6.41.0](https://github.com/lwouis/alt-tab-macos/compare/v6.40.0...v6.41.0) (2022-06-01)


### Bug Fixes

* fade-out animation was broken from macos 11 ([#760](https://github.com/lwouis/alt-tab-macos/issues/760)) ([d701bc7](https://github.com/lwouis/alt-tab-macos/commit/d701bc7))
* menubar icons in preferences handle dark mode ([1653c16](https://github.com/lwouis/alt-tab-macos/commit/1653c16))


### Features

* add a button to reset the preferences ([#1275](https://github.com/lwouis/alt-tab-macos/issues/1275)) ([82e9ca9](https://github.com/lwouis/alt-tab-macos/commit/82e9ca9))
* add galician localization ([965b179](https://github.com/lwouis/alt-tab-macos/commit/965b179))
* improve windows detection ([de0497a](https://github.com/lwouis/alt-tab-macos/commit/de0497a))
* smoother rounded corners for the main window ([5d0fff2](https://github.com/lwouis/alt-tab-macos/commit/5d0fff2))
* update czech localization ([d7b6b7c](https://github.com/lwouis/alt-tab-macos/commit/d7b6b7c))

# [6.40.0](https://github.com/lwouis/alt-tab-macos/compare/v6.39.1...v6.40.0) (2022-05-27)


Expand Down

0 comments on commit 1243de8

Please sign in to comment.