Skip to content

Commit

Permalink
chore(release): 1.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.2](v1.5.1...v1.5.2) (2021-04-11)

### Bug Fixes

* **typo:** grammar in button description ([4c6c557](4c6c557))
  • Loading branch information
github-actions committed Apr 11, 2021
1 parent 576a45a commit dc989fc
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.5.1](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.0...v1.5.1) (2021-04-02)
## [1.5.2](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.1...v1.5.2) (2021-04-11)


### Bug Fixes

* **typo:** grammar in button description ([4c6c557](https://github.com/avallete/yt-playlists-delete-enhancer/commit/4c6c557cf3cfb23c065564470645f9eca8e64f14))

## [1.5.1](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.5.0...v1.5.1) (2021-04-02)

### Bug Fixes

* **ui:** resolve bug when removing after navigation ([e789a2e](https://github.com/avallete/yt-playlists-delete-enhancer/commit/e789a2e6aaa873a6aa37633b8eae65beca3fdfcf)), closes [#62](https://github.com/avallete/yt-playlists-delete-enhancer/issues/62)
- **ui:** resolve bug when removing after navigation ([e789a2e](https://github.com/avallete/yt-playlists-delete-enhancer/commit/e789a2e6aaa873a6aa37633b8eae65beca3fdfcf)), closes [#62](https://github.com/avallete/yt-playlists-delete-enhancer/issues/62)

# [1.5.0](https://github.com/avallete/yt-playlists-delete-enhancer/compare/v1.4.2...v1.5.0) (2021-03-27)

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.1",
"version": "1.5.2",
"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 dc989fc

Please sign in to comment.