Skip to content

Commit

Permalink
chore(main): release 0.1.5 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
whizzzkid authored Dec 18, 2022
1 parent ac6fb99 commit e8a7b1c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## What's Changed
* fix: bin-path for npm installs by @whizzzkid in https://github.com/whizzzkid/yt-dl-ipfs/pull/28


**Full Changelog**: https://github.com/whizzzkid/yt-dl-ipfs/compare/v0.1.4...v0.1.5

## Changelog

## What's Changed
* fix: release-please by @whizzzkid in https://github.com/whizzzkid/yt-dl-ipfs/pull/26

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yt-dl-ipfs",
"version": "0.1.4",
"version": "0.1.5",
"type": "module",
"description": "Download YouTube videos and upload them to IPFS",
"bin": {
Expand Down

0 comments on commit e8a7b1c

Please sign in to comment.