Skip to content

Commit

Permalink
chore(release): 1.5.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.9](v1.5.8...v1.5.9) (2022-11-14)

### Bug Fixes

* **xpath:** Update XPath expressions and simplify single video behavior ([#189](#189)) ([a01034b](a01034b))
  • Loading branch information
github-actions committed Nov 14, 2022
1 parent a01034b commit 486c818
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
## [1.5.8](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.7...v1.5.8) (2022-10-21)
## [1.5.9](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.8...v1.5.9) (2022-11-14)


### Bug Fixes

* **xpath:** Update XPath expressions and simplify single video behavior ([#189](https://github.com/avallete/yt-playlists-delete-enhancer/issues/189)) ([a01034b](https://github.com/avallete/yt-playlists-delete-enhancer/commit/a01034b0d66bd2300c58406a5f626ba746b32da7))

## [1.5.8](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.7...v1.5.8) (2022-10-21)

### Bug Fixes

* update package-lock ([c9e6697](https://github.com/avallete/yt-playlists-delete-enhancer/commit/c9e6697e2885bca40c53796da14a242d2ae8dc01))
* update workflow ([7a23bb0](https://github.com/avallete/yt-playlists-delete-enhancer/commit/7a23bb0adce02b4158546ef087da14ebb420c57b))
* yt selector update ([#176](https://github.com/avallete/yt-playlists-delete-enhancer/issues/176)) ([ce5b397](https://github.com/avallete/yt-playlists-delete-enhancer/commit/ce5b39742db7ba63d371a71220c81794159baf04))
- update package-lock ([c9e6697](https://github.com/avallete/yt-playlists-delete-enhancer/commit/c9e6697e2885bca40c53796da14a242d2ae8dc01))
- update workflow ([7a23bb0](https://github.com/avallete/yt-playlists-delete-enhancer/commit/7a23bb0adce02b4158546ef087da14ebb420c57b))
- yt selector update ([#176](https://github.com/avallete/yt-playlists-delete-enhancer/issues/176)) ([ce5b397](https://github.com/avallete/yt-playlists-delete-enhancer/commit/ce5b39742db7ba63d371a71220c81794159baf04))

## [1.5.7](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.6...v1.5.7) (2022-02-11)

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.5.8",
"version": "1.5.9",
"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 486c818

Please sign in to comment.