Skip to content

Commit

Permalink
chore(release): 2.222.0-dev.7 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Mar 21, 2024
1 parent 9babfd9 commit 7c1d9ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,20 @@
# [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)


### Bug Fixes

* **YouTube - Translations:** Update translations info ([9babfd9](https://github.com/anddea/revanced-patches/commit/9babfd978e650742a52e5efa4d4189656ff5fdd5))
* **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))


### Features

* **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](https://github.com/anddea/revanced-patches/commit/bbc32170b6bf2d94f43ad4782fe27960fa4caf53))
* **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))
* **YouTube - Translations:** Update `Japanese` ([#89](https://github.com/anddea/revanced-patches/issues/89)) ([f8b40f8](https://github.com/anddea/revanced-patches/commit/f8b40f81bdac3c1bd7e3d3fee94864b0da7656fd))
* **YouTube - Translations:** Update `Russian` ([#95](https://github.com/anddea/revanced-patches/issues/95)) ([a00a7b6](https://github.com/anddea/revanced-patches/commit/a00a7b6646c0f75968d683dc224e437debbc1c8d))
* **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))

# [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)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.222.0-dev.6
version = 2.222.0-dev.7

0 comments on commit 7c1d9ba

Please sign in to comment.