Skip to content

Commit a9881f6

Browse files
authored
chore(main): release 11.0.1 (#105)
1 parent 3a2adcb commit a9881f6

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.0.1](https://github.com/lightpohl/podcast-dl/compare/v11.0.0...v11.0.1) (2025-05-28)
4+
5+
6+
### Bug Fixes
7+
8+
* do not enforce higher Node engine version ([3a2adcb](https://github.com/lightpohl/podcast-dl/commit/3a2adcb1a06a176fe28534201ecf30b2dd9b071c)), closes [#104](https://github.com/lightpohl/podcast-dl/issues/104)
9+
310
## [11.0.0](https://github.com/lightpohl/podcast-dl/compare/v10.5.0...v11.0.0) (2025-05-22)
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.0",
3+
"version": "11.0.1",
44
"description": "A CLI for downloading podcasts.",
55
"type": "module",
66
"bin": "./bin/bin.js",

0 commit comments

Comments
 (0)