Skip to content

Commit

Permalink
chore(release): 1.24.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.24.0](v1.23.3...v1.24.0) (2024-04-16)

### Bug Fixes

* [#176](#176) ([b2fa867](b2fa867))
* [#422](#422) ([01e6d7c](01e6d7c))
* applying styles only to a new tab button ([5aa54b2](5aa54b2))
* Checkbox not re-rendering when checked changed ([89f6230](89f6230))
* gainNode being undefined ([cf1f120](cf1f120))
* **hide-shorts:** collapsed shorts side button wasn't hidden ([910c103](910c103))
* jpeg ([3c10720](3c10720))
* localePercentages being undefined ([739fd50](739fd50))
* proper label position when select is visible ([61e186f](61e186f))
* select not closing when clicking inside the labels container ([a18637e](a18637e))
* select overflow issue ([ab0ce5a](ab0ce5a))
* **settings:** Resolve issue where default values weren't being set on existing configuration properties with the type of object ([f10d43d](f10d43d))
* Volume boost was enabled when it wasn't enabled ([4b82a05](4b82a05))

### Features

* open settings in a new tab button ([feaf58e](feaf58e))
* pauseBackgroundPlayers [#249](#249) ([2d4a342](2d4a342))
* playbackSpeedButtons [#298](#298) ([ea34f9b](ea34f9b))
* skipContinueWatching [#403](#403) ([9429774](9429774))
* YouTube DeepDark built in themes [#381](#381) ([7dfc58c](7dfc58c))

## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.24.0-Chrome.zip | d941e8a2f2e410c06b722a1e643092d8e82be6dbfce0d3fa60c8629974b497b9 |
| youtube-enhancer-v1.24.0-Chromium.zip | d941e8a2f2e410c06b722a1e643092d8e82be6dbfce0d3fa60c8629974b497b9 |
| youtube-enhancer-v1.24.0-Edge.zip | d941e8a2f2e410c06b722a1e643092d8e82be6dbfce0d3fa60c8629974b497b9 |
| youtube-enhancer-v1.24.0-Firefox.zip | 66a45c2cafbdb19eff5a32a2bab2451f2cbc02f5f177c303888cbd80f095b57c |
  • Loading branch information
semantic-release-bot committed Apr 16, 2024
1 parent 21b03f5 commit aec3991
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
# [1.24.0](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.23.3...v1.24.0) (2024-04-16)


### Bug Fixes

* [#176](https://github.com/VampireChicken12/youtube-enhancer/issues/176) ([b2fa867](https://github.com/VampireChicken12/youtube-enhancer/commit/b2fa867a6437ef01b94e95c7bca5abcc52042b34))
* [#422](https://github.com/VampireChicken12/youtube-enhancer/issues/422) ([01e6d7c](https://github.com/VampireChicken12/youtube-enhancer/commit/01e6d7c27de380e26166796d9d59679fd802d3ee))
* applying styles only to a new tab button ([5aa54b2](https://github.com/VampireChicken12/youtube-enhancer/commit/5aa54b296eb94e59b5b840d674377a59cf07893b))
* Checkbox not re-rendering when checked changed ([89f6230](https://github.com/VampireChicken12/youtube-enhancer/commit/89f6230706e7355231c1feadd70dcf0e1604bcaa))
* gainNode being undefined ([cf1f120](https://github.com/VampireChicken12/youtube-enhancer/commit/cf1f1201444f57842c0bce7c169e0aa831c39697))
* **hide-shorts:** collapsed shorts side button wasn't hidden ([910c103](https://github.com/VampireChicken12/youtube-enhancer/commit/910c103bb2b3b44ccacf981c2fa6622a23bd6caf))
* jpeg ([3c10720](https://github.com/VampireChicken12/youtube-enhancer/commit/3c107201a34a532c5776218d9d0a7ef4b955bcb7))
* localePercentages being undefined ([739fd50](https://github.com/VampireChicken12/youtube-enhancer/commit/739fd50de6933e79d4d76cef14c53d5ef092d453))
* proper label position when select is visible ([61e186f](https://github.com/VampireChicken12/youtube-enhancer/commit/61e186fc062dcdaa727ccab9a664bd5e359bbd8a))
* select not closing when clicking inside the labels container ([a18637e](https://github.com/VampireChicken12/youtube-enhancer/commit/a18637ee8329fdad0c99ee5283d57a999de2dfc2))
* select overflow issue ([ab0ce5a](https://github.com/VampireChicken12/youtube-enhancer/commit/ab0ce5a0124d0093fab5effa0a444f97d302eb5e))
* **settings:** Resolve issue where default values weren't being set on existing configuration properties with the type of object ([f10d43d](https://github.com/VampireChicken12/youtube-enhancer/commit/f10d43dfc249614d781bfb75b8884de8014b313c))
* Volume boost was enabled when it wasn't enabled ([4b82a05](https://github.com/VampireChicken12/youtube-enhancer/commit/4b82a05c53bb93b819bd0597cd8feb1632af4446))


### Features

* open settings in a new tab button ([feaf58e](https://github.com/VampireChicken12/youtube-enhancer/commit/feaf58e773a50e9f337b3703a9a8524b05a64700))
* pauseBackgroundPlayers [#249](https://github.com/VampireChicken12/youtube-enhancer/issues/249) ([2d4a342](https://github.com/VampireChicken12/youtube-enhancer/commit/2d4a3425df68592e35e753b7d8868837b6789bd5))
* playbackSpeedButtons [#298](https://github.com/VampireChicken12/youtube-enhancer/issues/298) ([ea34f9b](https://github.com/VampireChicken12/youtube-enhancer/commit/ea34f9b4d5f021e6731517a2fba0a1ccd8ca77ef))
* skipContinueWatching [#403](https://github.com/VampireChicken12/youtube-enhancer/issues/403) ([9429774](https://github.com/VampireChicken12/youtube-enhancer/commit/942977428d38eb3a0ef1b430f213f22dcea8c314))
* YouTube DeepDark built in themes [#381](https://github.com/VampireChicken12/youtube-enhancer/issues/381) ([7dfc58c](https://github.com/VampireChicken12/youtube-enhancer/commit/7dfc58cfa7ca771eb2ed19260efd626a66245158))





## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.24.0-Chrome.zip | d941e8a2f2e410c06b722a1e643092d8e82be6dbfce0d3fa60c8629974b497b9 |
| youtube-enhancer-v1.24.0-Chromium.zip | d941e8a2f2e410c06b722a1e643092d8e82be6dbfce0d3fa60c8629974b497b9 |
| youtube-enhancer-v1.24.0-Edge.zip | d941e8a2f2e410c06b722a1e643092d8e82be6dbfce0d3fa60c8629974b497b9 |
| youtube-enhancer-v1.24.0-Firefox.zip | 66a45c2cafbdb19eff5a32a2bab2451f2cbc02f5f177c303888cbd80f095b57c |

## [1.23.3](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.23.2...v1.23.3) (2024-02-18)


Expand Down
4 changes: 2 additions & 2 deletions 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.23.3",
"version": "1.24.0",
"description": "YouTube Enhancer is a simple extension that adds some useful features to YouTube.",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -80,4 +80,4 @@
"zod": "^3.22.4",
"zod-error": "^1.5.0"
}
}
}

0 comments on commit aec3991

Please sign in to comment.