Skip to content

Commit

Permalink
chore(release): 6.27.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.27.1](v6.27.0...v6.27.1) (2021-11-13)

### Bug Fixes

* ghost windows in android studio (#closes 1224) ([b668928](b668928))
  • Loading branch information
semantic-release-bot committed Nov 13, 2021
1 parent b668928 commit 92afb11
Show file tree
Hide file tree
Showing 2 changed files with 21 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.27.1</title>
<pubDate>Sat, 13 Nov 2021 11:48:33 +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.27.1/AltTab-6.27.1.zip"
sparkle:version="6.27.1"
sparkle:shortVersionString="6.27.1"
sparkle:edSignature="PQbKEgF8lcmn8kAxja8cNd/yoDGzwq8Xv71FGn65J3uoYyGOA+aTgaQJgnokVAjqrEJdygUeW4M3uq0VwgGQDw==" length="7304071"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.27.0</title>
<pubDate>Fri, 12 Nov 2021 17:54:01 +0000</pubDate>
Expand Down
7 changes: 7 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release notes

## [6.27.1](https://github.com/lwouis/alt-tab-macos/compare/v6.27.0...v6.27.1) (2021-11-13)


### Bug Fixes

* ghost windows in android studio (#closes 1224) ([b668928](https://github.com/lwouis/alt-tab-macos/commit/b668928))

# [6.27.0](https://github.com/lwouis/alt-tab-macos/compare/v6.26.0...v6.27.0) (2021-11-12)


Expand Down

0 comments on commit 92afb11

Please sign in to comment.