Skip to content

Commit

Permalink
chore(release): 2.228.0-dev.8 [skip ci]
Browse files Browse the repository at this point in the history
# [2.228.0-dev.8](v2.228.0-dev.7...v2.228.0-dev.8) (2024-08-07)

### Bug Fixes

* **YouTube - Hook download actions:** `Override playlist download button` setting does not work in `Download playlist` menu of flyout panel ([2c4d8c3](2c4d8c3))
* **YouTube - Hook download actions:** Video download button was not responding ([fa53ea5](fa53ea5))
* **YouTube - Overlay buttons:** `Always repeat` button doesn't work when the video is minimized ([e03741f](e03741f))
* **YouTube:** `Overlay buttons` patch fails ([09c8cc5](09c8cc5))
  • Loading branch information
semantic-release-bot committed Aug 7, 2024
1 parent fa53ea5 commit aa3b018
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [2.228.0-dev.8](https://github.com/anddea/revanced-patches/compare/v2.228.0-dev.7...v2.228.0-dev.8) (2024-08-07)


### Bug Fixes

* **YouTube - Hook download actions:** `Override playlist download button` setting does not work in `Download playlist` menu of flyout panel ([2c4d8c3](https://github.com/anddea/revanced-patches/commit/2c4d8c315cae4339331398f708362c4c4e8343fa))
* **YouTube - Hook download actions:** Video download button was not responding ([fa53ea5](https://github.com/anddea/revanced-patches/commit/fa53ea58b6011eb0627d48f6f8bc85d9092b26f3))
* **YouTube - Overlay buttons:** `Always repeat` button doesn't work when the video is minimized ([e03741f](https://github.com/anddea/revanced-patches/commit/e03741f0ac8073186f993a76495ccc86bde1a092))
* **YouTube:** `Overlay buttons` patch fails ([09c8cc5](https://github.com/anddea/revanced-patches/commit/09c8cc5e3d2f315ce1d5182341ea7ff34633495d))

# [2.228.0-dev.7](https://github.com/anddea/revanced-patches/compare/v2.228.0-dev.6...v2.228.0-dev.7) (2024-08-07)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.228.0-dev.7
version = 2.228.0-dev.8

0 comments on commit aa3b018

Please sign in to comment.