Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.1...v1.7.0) (2023-10-24)

### Bug Fixes

* **Event Manager:** elements couldn't have multiple listeners ([51467ad](51467ad))

### Features

* **remembered volume:** Separate Shorts & Watch page remembered volume ([7b9cc3c](7b9cc3c))
  • Loading branch information
semantic-release-bot committed Oct 24, 2023
1 parent f250306 commit f08af56
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.7.0](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.6.1...v1.7.0) (2023-10-24)


### Bug Fixes

* **Event Manager:** elements couldn't have multiple listeners ([51467ad](https://github.com/VampireChicken12/youtube-enhancer/commit/51467adfd0b035d96da745546351cdb692881fb0))


### Features

* **remembered volume:** Separate Shorts & Watch page remembered volume ([7b9cc3c](https://github.com/VampireChicken12/youtube-enhancer/commit/7b9cc3c90985d0988c2d882a698db18827740ef1))

## [1.6.1](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.6.0...v1.6.1) (2023-10-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "VampireChicken12"
},
"displayName": "YouTube Enhancer",
"version": "1.6.1",
"version": "1.7.0",
"description": "YouTube Enhancer is a simple extension that adds some useful features to YouTube.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit f08af56

Please sign in to comment.