Skip to content

Commit

Permalink
chore(main): release 9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl committed May 29, 2024
1 parent 43e6c6c commit e816be2
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.5.0](https://github.com/lightpohl/podcast-dl/compare/v9.4.0...v9.5.0) (2024-05-29)


### Features

* support fetching available episode transcripts ([43e6c6c](https://github.com/lightpohl/podcast-dl/commit/43e6c6c82a1279757fa59a9cb4ac36a216d8c431))

## [9.4.0](https://github.com/lightpohl/podcast-dl/compare/v9.3.4...v9.4.0) (2024-05-26)


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

0 comments on commit e816be2

Please sign in to comment.