Skip to content

Commit

Permalink
chore(release): 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl committed Aug 11, 2021
1 parent 029ef66 commit df8ec05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.2.0](https://github.com/lightpohl/podcast-dl/compare/v5.1.0...v5.2.0) (2021-08-11)


### Features

* add '--adjust-bitrate' option ([029ef66](https://github.com/lightpohl/podcast-dl/commit/029ef66143031ff51be748f68c2fb667bb6f3384))

## [5.1.0](https://github.com/lightpohl/podcast-dl/compare/v5.0.2...v5.1.0) (2021-08-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "podcast-dl",
"version": "5.1.0",
"version": "5.2.0",
"description": "A CLI for downloading podcasts.",
"bin": "./bin/bin.js",
"scripts": {
Expand Down

0 comments on commit df8ec05

Please sign in to comment.