Skip to content

Commit

Permalink
chore(release): 6.70.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.70.0](v6.69.0...v6.70.0) (2024-05-29)

### Bug Fixes

* detect safari fullscreen windows better (closes [#3384](#3384)) ([c3006c6](c3006c6))

### Features

* add utm-app to default blacklist ([523bcbb](523bcbb))
  • Loading branch information
semantic-release-bot committed May 29, 2024
1 parent c3006c6 commit 1a3996e
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.70.0</title>
<pubDate>Wed, 29 May 2024 22:15:40 +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.70.0/AltTab-6.70.0.zip"
sparkle:version="6.70.0"
sparkle:shortVersionString="6.70.0"
sparkle:edSignature="qCFGllhtXeM8zhJp2fh1rPjVmWMNfFBYMejoA7/P1XfB5Emlom2iPXdBa/VJXboHRxGUwkXgpLWfXl6s4JeJAA==" length="8863597"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.69.0</title>
<pubDate>Sun, 12 May 2024 20:18:45 +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.70.0](https://github.com/lwouis/alt-tab-macos/compare/v6.69.0...v6.70.0) (2024-05-29)


### Bug Fixes

* detect safari fullscreen windows better (closes [#3384](https://github.com/lwouis/alt-tab-macos/issues/3384)) ([c3006c6](https://github.com/lwouis/alt-tab-macos/commit/c3006c6))


### Features

* add utm-app to default blacklist ([523bcbb](https://github.com/lwouis/alt-tab-macos/commit/523bcbb))

# [6.69.0](https://github.com/lwouis/alt-tab-macos/compare/v6.68.0...v6.69.0) (2024-05-12)


Expand Down

0 comments on commit 1a3996e

Please sign in to comment.