Skip to content

Commit

Permalink
chore(release): 2.227.0-dev.23 [skip ci]
Browse files Browse the repository at this point in the history
# [2.227.0-dev.23](v2.227.0-dev.22...v2.227.0-dev.23) (2024-07-18)

### Bug Fixes

* **Change version code:** Change to a universal patch ([11a00ca](11a00ca))

### Features

* Merge the `Custom package name` patch into the `GmsCore support` patch and add patch options `GmsCoreVendorGroupId`, `CheckGmsCore`, `PackageNameYouTube`, `PackageNameYouTubeMusic` ([2b4931a](2b4931a))
* **YouTube - Player components:** `Hide player popup panels` setting now hides the products panel ([e96317b](e96317b))
* **YouTube - Swipe controls:** Add `Enable save and restore brightness` setting (Match to ReVanced) ([4fb9334](4fb9334))
* **YouTube Music:** Add support versions `7.08.54` ~ `7.10.51` ([0098528](0098528))
* **YouTube:** Separate the `Bypass image region restrictions` patch from the `Alternative thumbnails` patch (Reflecting changes in ReVanced) ([5d41bff](5d41bff))
  • Loading branch information
semantic-release-bot committed Jul 18, 2024
1 parent 169a07d commit 83c2690
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.227.0-dev.23](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.22...v2.227.0-dev.23) (2024-07-18)


### Bug Fixes

* **Change version code:** Change to a universal patch ([11a00ca](https://github.com/anddea/revanced-patches/commit/11a00ca5c046806124b6441904ce66df3ce002a6))


### Features

* Merge the `Custom package name` patch into the `GmsCore support` patch and add patch options `GmsCoreVendorGroupId`, `CheckGmsCore`, `PackageNameYouTube`, `PackageNameYouTubeMusic` ([2b4931a](https://github.com/anddea/revanced-patches/commit/2b4931a2151984c57b0f9d3f660ccadd502609ca))
* **YouTube - Player components:** `Hide player popup panels` setting now hides the products panel ([e96317b](https://github.com/anddea/revanced-patches/commit/e96317b703bc645b657ae697ed2790645bd54d7c))
* **YouTube - Swipe controls:** Add `Enable save and restore brightness` setting (Match to ReVanced) ([4fb9334](https://github.com/anddea/revanced-patches/commit/4fb9334c1597fea75aecd7873ee57d4a5360473a))
* **YouTube Music:** Add support versions `7.08.54` ~ `7.10.51` ([0098528](https://github.com/anddea/revanced-patches/commit/009852881590e4a83038af29ce0f34b230d848a2))
* **YouTube:** Separate the `Bypass image region restrictions` patch from the `Alternative thumbnails` patch (Reflecting changes in ReVanced) ([5d41bff](https://github.com/anddea/revanced-patches/commit/5d41bffbeb93e22cc348ebd9f928b67ea506c92c))

# [2.227.0-dev.22](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.21...v2.227.0-dev.22) (2024-07-15)


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.227.0-dev.22
version = 2.227.0-dev.23

0 comments on commit 83c2690

Please sign in to comment.