Skip to content

Commit 7c1d9ba

Browse files
chore(release): 2.222.0-dev.7 [skip ci]
# [2.222.0-dev.7](v2.222.0-dev.6...v2.222.0-dev.7) (2024-03-21) ### Bug Fixes * **YouTube - Translations:** Update translations info ([9babfd9](9babfd9)) * **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](#94)) ([cb02ba7](cb02ba7)) ### Features * **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](bbc3217)) * **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](#92)) ([d547cda](d547cda)) * **YouTube - Translations:** Update `Japanese` ([#89](#89)) ([f8b40f8](f8b40f8)) * **YouTube - Translations:** Update `Russian` ([#95](#95)) ([a00a7b6](a00a7b6)) * **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](#96)) ([bd7cb77](bd7cb77))
1 parent 9babfd9 commit 7c1d9ba

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [2.222.0-dev.7](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.6...v2.222.0-dev.7) (2024-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Translations:** Update translations info ([9babfd9](https://github.com/anddea/revanced-patches/commit/9babfd978e650742a52e5efa4d4189656ff5fdd5))
7+
* **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](https://github.com/anddea/revanced-patches/issues/94)) ([cb02ba7](https://github.com/anddea/revanced-patches/commit/cb02ba71f5af061a17183540537966e9ccef9332))
8+
9+
10+
### Features
11+
12+
* **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](https://github.com/anddea/revanced-patches/commit/bbc32170b6bf2d94f43ad4782fe27960fa4caf53))
13+
* **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](https://github.com/anddea/revanced-patches/issues/92)) ([d547cda](https://github.com/anddea/revanced-patches/commit/d547cda236fc6d97387e5e6422b3a3a787046a2c))
14+
* **YouTube - Translations:** Update `Japanese` ([#89](https://github.com/anddea/revanced-patches/issues/89)) ([f8b40f8](https://github.com/anddea/revanced-patches/commit/f8b40f81bdac3c1bd7e3d3fee94864b0da7656fd))
15+
* **YouTube - Translations:** Update `Russian` ([#95](https://github.com/anddea/revanced-patches/issues/95)) ([a00a7b6](https://github.com/anddea/revanced-patches/commit/a00a7b6646c0f75968d683dc224e437debbc1c8d))
16+
* **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](https://github.com/anddea/revanced-patches/issues/96)) ([bd7cb77](https://github.com/anddea/revanced-patches/commit/bd7cb771d0529436b690428316ae89517a6ef435))
17+
118
# [2.222.0-dev.6](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.5...v2.222.0-dev.6) (2024-03-19)
219

320

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 2.222.0-dev.6
4+
version = 2.222.0-dev.7

0 commit comments

Comments
 (0)