Skip to content

Commit

Permalink
chore(release): 1.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.1...v1.21.0) (2024-01-22)

### Bug Fixes

* menu item labels not updated when language changed ([807e6c3](807e6c3))
* per video volume boost was disabled when adjusting boost ([daef94c](daef94c))

### Features

* button placement ([d11de5d](d11de5d)), closes [#247](#247)

## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.21.0-Chrome.zip | 45385cec4c422ae9a12aa9316529961c3fbcc30e6b54e02f1aa3144fdc67d967 |
| youtube-enhancer-v1.21.0-Chromium.zip | 45385cec4c422ae9a12aa9316529961c3fbcc30e6b54e02f1aa3144fdc67d967 |
| youtube-enhancer-v1.21.0-Edge.zip | 45385cec4c422ae9a12aa9316529961c3fbcc30e6b54e02f1aa3144fdc67d967 |
| youtube-enhancer-v1.21.0-Firefox.zip | 290d4559f05698a8c6058cc9a0d7d8950c9b58037bbc760a669f095170a1e99e |
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent 9467953 commit 9e08dd6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# [1.21.0](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.20.1...v1.21.0) (2024-01-22)


### Bug Fixes

* menu item labels not updated when language changed ([807e6c3](https://github.com/VampireChicken12/youtube-enhancer/commit/807e6c3154244d62487dc0cc8470e13319d7ee76))
* per video volume boost was disabled when adjusting boost ([daef94c](https://github.com/VampireChicken12/youtube-enhancer/commit/daef94c528eddd59685f79dd9b2a68bdde259d44))


### Features

* button placement ([d11de5d](https://github.com/VampireChicken12/youtube-enhancer/commit/d11de5d251091abc5acc3704438cbee2a314f89a)), closes [#247](https://github.com/VampireChicken12/youtube-enhancer/issues/247)





## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.21.0-Chrome.zip | 45385cec4c422ae9a12aa9316529961c3fbcc30e6b54e02f1aa3144fdc67d967 |
| youtube-enhancer-v1.21.0-Chromium.zip | 45385cec4c422ae9a12aa9316529961c3fbcc30e6b54e02f1aa3144fdc67d967 |
| youtube-enhancer-v1.21.0-Edge.zip | 45385cec4c422ae9a12aa9316529961c3fbcc30e6b54e02f1aa3144fdc67d967 |
| youtube-enhancer-v1.21.0-Firefox.zip | 290d4559f05698a8c6058cc9a0d7d8950c9b58037bbc760a669f095170a1e99e |

## [1.20.1](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.20.0...v1.20.1) (2024-01-05)


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.20.1",
"version": "1.21.0",
"description": "YouTube Enhancer is a simple extension that adds some useful features to YouTube.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 9e08dd6

Please sign in to comment.