Skip to content

Commit

Permalink
chore(release): 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2023-11-30)

### Bug Fixes

* quick remove button download ([2e2b1f0](2e2b1f0))
  • Loading branch information
github-actions committed Nov 30, 2023
1 parent 2e2b1f0 commit 52cb5ab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# [1.6.0](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.11...v1.6.0) (2022-11-27)
## [1.6.1](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.6.0...v1.6.1) (2023-11-30)


### Bug Fixes

* quick remove button download ([2e2b1f0](https://github.com/avallete/yt-playlists-delete-enhancer/commit/2e2b1f0d987c939ff9b54798bca7d0d6048fcb6c))

# [1.6.0](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.11...v1.6.0) (2022-11-27)

### Features

* add quick remove to playlist ([#200](https://github.com/avallete/yt-playlists-delete-enhancer/issues/200)) ([2eb5e91](https://github.com/avallete/yt-playlists-delete-enhancer/commit/2eb5e910778d1af85deac9a2eccb4a60b1b92df1))
- add quick remove to playlist ([#200](https://github.com/avallete/yt-playlists-delete-enhancer/issues/200)) ([2eb5e91](https://github.com/avallete/yt-playlists-delete-enhancer/commit/2eb5e910778d1af85deac9a2eccb4a60b1b92df1))

## [1.5.11](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.10...v1.5.11) (2022-11-20)

Expand Down
2 changes: 1 addition & 1 deletion 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,5 +1,5 @@
{
"version": "1.6.0",
"version": "1.6.1",
"name": "yt-playlists-delete-enhancer",
"description": "Add a button to remove videos watched with more than X percent from watch later playlist.",
"private": true,
Expand Down

0 comments on commit 52cb5ab

Please sign in to comment.