Skip to content

Commit

Permalink
chore(release): 6.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.30.0](v6.29.0...v6.30.0) (2022-02-05)

### Features

* add localization in danish, catalan, persian, serbian ([058a0f8](058a0f8))
* allow cursor follow focus behavior ([be50758](be50758))
* update some localizations ([17fbcc5](17fbcc5))
  • Loading branch information
semantic-release-bot committed Feb 5, 2022
1 parent 52c9e64 commit 2d042f2
Show file tree
Hide file tree
Showing 2 changed files with 23 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.30.0</title>
<pubDate>Sat, 05 Feb 2022 03:15:07 +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.30.0/AltTab-6.30.0.zip"
sparkle:version="6.30.0"
sparkle:shortVersionString="6.30.0"
sparkle:edSignature="F1ECKbm2JUreynW16ItqrYPkbAQ5RRz5ei6XN9WAkdXvmgAh828Y2nZiA5IVa2fHBxf1Y6IySYTkEW6ofAQGDA==" length="8768504"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.29.0</title>
<pubDate>Wed, 01 Dec 2021 16:02:02 +0000</pubDate>
Expand Down
9 changes: 9 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release notes

# [6.30.0](https://github.com/lwouis/alt-tab-macos/compare/v6.29.0...v6.30.0) (2022-02-05)


### Features

* add localization in danish, catalan, persian, serbian ([058a0f8](https://github.com/lwouis/alt-tab-macos/commit/058a0f8))
* allow cursor follow focus behavior ([be50758](https://github.com/lwouis/alt-tab-macos/commit/be50758))
* update some localizations ([17fbcc5](https://github.com/lwouis/alt-tab-macos/commit/17fbcc5))

# [6.29.0](https://github.com/lwouis/alt-tab-macos/compare/v6.28.0...v6.29.0) (2021-12-01)


Expand Down

0 comments on commit 2d042f2

Please sign in to comment.