Skip to content

Commit 941fb4f

Browse files
authored
chore(main): release 11.1.2 (#113)
1 parent 2a8f643 commit 941fb4f

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+
## [11.1.2](https://github.com/lightpohl/podcast-dl/compare/v11.1.1...v11.1.2) (2025-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* handle invalid image objects found in some RSS feeds ([2a8f643](https://github.com/lightpohl/podcast-dl/commit/2a8f643b27581626b4d85f2a44f5e81a7d43a976))
9+
310
## [11.1.1](https://github.com/lightpohl/podcast-dl/compare/v11.1.0...v11.1.1) (2025-07-17)
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": "11.1.1",
3+
"version": "11.1.2",
44
"description": "A CLI for downloading podcasts.",
55
"type": "module",
66
"bin": "./bin/bin.js",

0 commit comments

Comments
 (0)