Skip to content

Commit

Permalink
chore(main): release 9.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl committed Apr 13, 2024
1 parent d944bdf commit bd1a500
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.3](https://github.com/lightpohl/podcast-dl/compare/v9.3.2...v9.3.3) (2024-04-13)


### Bug Fixes

* fallback to provided URL if 'feedUrl' cannot be parsed ([d944bdf](https://github.com/lightpohl/podcast-dl/commit/d944bdfbb1272c85a60a451ed286b5e0181d0fc8))

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


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

0 comments on commit bd1a500

Please sign in to comment.