Skip to content

Commit

Permalink
chore(main): release 9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl committed Apr 13, 2024
1 parent 4973683 commit 2ca7871
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
@@ -1,5 +1,12 @@
# Changelog

## [9.3.2](https://github.com/lightpohl/podcast-dl/compare/v9.3.1...v9.3.2) (2024-04-13)


### Bug Fixes

* add opus to audio types ([4973683](https://github.com/lightpohl/podcast-dl/commit/49736831a876da5278557d0ab7cf8e433b288b5a))

## [9.3.1](https://github.com/lightpohl/podcast-dl/compare/v9.3.0...v9.3.1) (2024-02-17)


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": "9.3.1",
"version": "9.3.2",
"description": "A CLI for downloading podcasts.",
"type": "module",
"bin": "./bin/bin.js",
Expand Down

0 comments on commit 2ca7871

Please sign in to comment.