Skip to content

Commit 7a54937

Browse files
authored
chore(main): release 10.4.0 (#94)
1 parent 553c799 commit 7a54937

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [10.4.0](https://github.com/lightpohl/podcast-dl/compare/v10.3.3...v10.4.0) (2024-12-05)
4+
5+
6+
### Features
7+
8+
* add 'episode-regex-exclude' option ([553c799](https://github.com/lightpohl/podcast-dl/commit/553c799e2dbe528d082acda1c735a49aa67e0243)), closes [#91](https://github.com/lightpohl/podcast-dl/issues/91)
9+
310
## [10.3.3](https://github.com/lightpohl/podcast-dl/compare/v10.3.2...v10.3.3) (2024-11-28)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "podcast-dl",
3-
"version": "10.3.3",
3+
"version": "10.4.0",
44
"description": "A CLI for downloading podcasts.",
55
"type": "module",
66
"bin": "./bin/bin.js",

0 commit comments

Comments
 (0)