Skip to content

Commit

Permalink
chore(release): 7.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.19.0](v7.18.1...v7.19.0) (2025-01-14)

### Features

* add preference to toggle animation of preview (closes [#4118](#4118)) ([c10ca2a](c10ca2a))
* middle-click will now close windows and quit applications ([2f8c014](2f8c014))
  • Loading branch information
semantic-release-bot committed Jan 14, 2025
1 parent c10ca2a commit d02327a
Show file tree
Hide file tree
Showing 2 changed files with 22 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 7.19.0</title>
<pubDate>Tue, 14 Jan 2025 17:36:58 +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/v7.19.0/AltTab-7.19.0.zip"
sparkle:version="7.19.0"
sparkle:shortVersionString="7.19.0"
sparkle:edSignature="MUe0qIFuaoT8TgiFXTEqTibw9LjyWQzJRu5eLAvtkSyqVq6Cve+TZJlbXZRf1f5FvJH4686aFoj5aTcVXTg1BQ==" length="12141162"
type="application/octet-stream"/>
</item>


<item>
<title>Version 7.18.1</title>
<pubDate>Sun, 12 Jan 2025 21:32:56 +0000</pubDate>
Expand Down
8 changes: 8 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release notes

# [7.19.0](https://github.com/lwouis/alt-tab-macos/compare/v7.18.1...v7.19.0) (2025-01-14)


### Features

* add preference to toggle animation of preview (closes [#4118](https://github.com/lwouis/alt-tab-macos/issues/4118)) ([c10ca2a](https://github.com/lwouis/alt-tab-macos/commit/c10ca2a))
* middle-click will now close windows and quit applications ([2f8c014](https://github.com/lwouis/alt-tab-macos/commit/2f8c014))

## [7.18.1](https://github.com/lwouis/alt-tab-macos/compare/v7.18.0...v7.18.1) (2025-01-12)


Expand Down

0 comments on commit d02327a

Please sign in to comment.