Skip to content

Commit

Permalink
chore(release): 7.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.14.1](v7.14.0...v7.14.1) (2024-12-28)

### Bug Fixes

* improve label display in app-icons style ([7e501a4](7e501a4))
* title would sometimes not show when mouse hovering ([dd05ba2](dd05ba2))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent 7e501a4 commit 96edb06
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.14.1</title>
<pubDate>Sat, 28 Dec 2024 18:25:55 +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.14.1/AltTab-7.14.1.zip"
sparkle:version="7.14.1"
sparkle:shortVersionString="7.14.1"
sparkle:edSignature="tgixbmM1Fu8iDGd3saBJr/9bontPn8gLY5IfTvuffHa7BbWGpvsW5bd8wwiJ3NPhu+U5vv1U1zpGB44OQYNYCg==" length="12092272"
type="application/octet-stream"/>
</item>


<item>
<title>Version 7.14.0</title>
<pubDate>Thu, 26 Dec 2024 23:41:11 +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.14.1](https://github.com/lwouis/alt-tab-macos/compare/v7.14.0...v7.14.1) (2024-12-28)


### Bug Fixes

* improve label display in app-icons style ([7e501a4](https://github.com/lwouis/alt-tab-macos/commit/7e501a4))
* title would sometimes not show when mouse hovering ([dd05ba2](https://github.com/lwouis/alt-tab-macos/commit/dd05ba2))

# [7.14.0](https://github.com/lwouis/alt-tab-macos/compare/v7.13.1...v7.14.0) (2024-12-26)


Expand Down

0 comments on commit 96edb06

Please sign in to comment.