Skip to content

Commit

Permalink
chore(release): 6.36.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.36.1](v6.36.0...v6.36.1) (2022-05-07)

### Bug Fixes

* better anti-aliasing on traffic-light icons ([022806b](022806b))
* libre-office would freeze with 2 open windows (closes [#1508](#1508)) ([1bb9fd0](1bb9fd0))
* switcher could select the wrong thumbnail (closes [#1198](#1198)) ([4c67778](4c67778))
  • Loading branch information
semantic-release-bot committed May 7, 2022
1 parent 4c67778 commit f4f327e
Show file tree
Hide file tree
Showing 2 changed files with 23 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.36.1</title>
<pubDate>Sat, 07 May 2022 09:34:02 +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.36.1/AltTab-6.36.1.zip"
sparkle:version="6.36.1"
sparkle:shortVersionString="6.36.1"
sparkle:edSignature="2XLTW1A9JY9Sdj7HgKFC9+HUO33FLAlz6n+w990jIa4Ck1zfOVOSUgRAqpKBCabX4S+hQ7QiBfilCMIjKfibDw==" length="8781957"
type="application/octet-stream"/>
</item>


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

## [6.36.1](https://github.com/lwouis/alt-tab-macos/compare/v6.36.0...v6.36.1) (2022-05-07)


### Bug Fixes

* better anti-aliasing on traffic-light icons ([022806b](https://github.com/lwouis/alt-tab-macos/commit/022806b))
* libre-office would freeze with 2 open windows (closes [#1508](https://github.com/lwouis/alt-tab-macos/issues/1508)) ([1bb9fd0](https://github.com/lwouis/alt-tab-macos/commit/1bb9fd0))
* switcher could select the wrong thumbnail (closes [#1198](https://github.com/lwouis/alt-tab-macos/issues/1198)) ([4c67778](https://github.com/lwouis/alt-tab-macos/commit/4c67778))

# [6.36.0](https://github.com/lwouis/alt-tab-macos/compare/v6.35.0...v6.36.0) (2022-05-06)


Expand Down

0 comments on commit f4f327e

Please sign in to comment.