Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2023-04-27)

### Bug Fixes

* sort using natural order (e.g. 'track 10' comes after 'track 2') ([80eff28](80eff28))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent 80eff28 commit af95bf0
Show file tree
Hide file tree
Showing 2 changed files with 21 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>fat-drive-sorter</title>
<language>en</language>

<item>
<title>Version 1.1.2</title>
<pubDate>Thu, 27 Apr 2023 08:15:16 +0000</pubDate>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://fat-drive-sorter.netlify.app/changelog-bare</sparkle:releaseNotesLink>
<enclosure
url="https://github.com/lwouis/fat-drive-sorter/releases/download/v1.1.2/FatDriveSorter-1.1.2.zip"
sparkle:version="1.1.2"
sparkle:shortVersionString="1.1.2"
sparkle:edSignature="c4nw1FM+1swoJhP/qvhd2KicN803oE837uq+eJibMGvycZW03zsNYv8YxbnLRLCNVb3sOOgNSLox8sHH83XFDQ==" length="7003862"
type="application/octet-stream"/>
</item>


<item>
<title>Version 1.1.1</title>
<pubDate>Sun, 12 Mar 2023 14:19:29 +0000</pubDate>
Expand Down
7 changes: 7 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release notes

## [1.1.2](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.1...v1.1.2) (2023-04-27)


### Bug Fixes

* sort using natural order (e.g. 'track 10' comes after 'track 2') ([80eff28](https://github.com/lwouis/fat-drive-sorter/commit/80eff28))

## [1.1.1](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.0...v1.1.1) (2023-03-12)


Expand Down

0 comments on commit af95bf0

Please sign in to comment.