Skip to content

Commit

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

### Bug Fixes

* only show standard windows of preview.app (closes [#3351](#3351)) ([6231977](6231977))

### Features

* update fi, ja, ko, pt-br, th localizations ([14d287a](14d287a))
  • Loading branch information
semantic-release-bot committed May 12, 2024
1 parent 14d287a commit 127ad15
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.69.0</title>
<pubDate>Sun, 12 May 2024 20:18:45 +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.69.0/AltTab-6.69.0.zip"
sparkle:version="6.69.0"
sparkle:shortVersionString="6.69.0"
sparkle:edSignature="m6NG6masZWjemss8ewXxPR7ckOMtb6M99Ndi99eEuwhEQIJI1Ln+9IPC4wlc2Bk5S9BIeecoQC/SCOmi3mKmCg==" length="8865881"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.68.0</title>
<pubDate>Wed, 03 Apr 2024 19:30:49 +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.69.0](https://github.com/lwouis/alt-tab-macos/compare/v6.68.0...v6.69.0) (2024-05-12)


### Bug Fixes

* only show standard windows of preview.app (closes [#3351](https://github.com/lwouis/alt-tab-macos/issues/3351)) ([6231977](https://github.com/lwouis/alt-tab-macos/commit/6231977))


### Features

* update fi, ja, ko, pt-br, th localizations ([14d287a](https://github.com/lwouis/alt-tab-macos/commit/14d287a))

# [6.68.0](https://github.com/lwouis/alt-tab-macos/compare/v6.67.0...v6.68.0) (2024-04-03)


Expand Down

0 comments on commit 127ad15

Please sign in to comment.