Skip to content

Commit 43591c7

Browse files
authored
chore(main): release 11.1.0 (#107)
1 parent 6f12a29 commit 43591c7

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.0](https://github.com/lightpohl/podcast-dl/compare/v11.0.1...v11.1.0) (2025-05-30)
4+
5+
6+
### Features
7+
8+
* add back '--archive' ([6f12a29](https://github.com/lightpohl/podcast-dl/commit/6f12a2966445c0abd5d3449a08ab3a637296ad82)), closes [#106](https://github.com/lightpohl/podcast-dl/issues/106)
9+
310
## [11.0.1](https://github.com/lightpohl/podcast-dl/compare/v11.0.0...v11.0.1) (2025-05-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": "11.0.1",
3+
"version": "11.1.0",
44
"description": "A CLI for downloading podcasts.",
55
"type": "module",
66
"bin": "./bin/bin.js",

0 commit comments

Comments
 (0)