Skip to content

Commit

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

### Bug Fixes

* never screenshot windows if thumbnails are hidden ([5e7f44b](5e7f44b))

### Features

* improve ca/ko/ku localizations ([865570f](865570f))
  • Loading branch information
semantic-release-bot committed Oct 20, 2023
1 parent 042c806 commit e75a1ff
Show file tree
Hide file tree
Showing 2 changed files with 26 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.63.0</title>
<pubDate>Fri, 20 Oct 2023 20:09:42 +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.63.0/AltTab-6.63.0.zip"
sparkle:version="6.63.0"
sparkle:shortVersionString="6.63.0"
sparkle:edSignature="gyDsF4Y6Fjf5m6bS7giy7EqSRZY2qvwe/W+fLX3VFMFQMHsJCQBMXU7M1xDT+3LtGiAKjstT8zfh7pGTyPIZDw==" length="8846315"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.62.0</title>
<pubDate>Tue, 10 Oct 2023 20:47:37 +0000</pubDate>
Expand Down
12 changes: 12 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release notes

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


### Bug Fixes

* never screenshot windows if thumbnails are hidden ([5e7f44b](https://github.com/lwouis/alt-tab-macos/commit/5e7f44b))


### Features

* improve ca/ko/ku localizations ([865570f](https://github.com/lwouis/alt-tab-macos/commit/865570f))

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


Expand Down

0 comments on commit e75a1ff

Please sign in to comment.