From 8441374836b0be72c864b108fee20f37df5dd8c6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 31 Mar 2024 10:19:12 +0000 Subject: [PATCH] chore(release): 2.223.0-dev.21 [skip ci] # [2.223.0-dev.21](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.20...v2.223.0-dev.21) (2024-03-31) ### Features * **YouTube - Shorts overlay buttons:** Update icons ([62f3785](https://github.com/anddea/revanced-patches/commit/62f37858e550831cd1698be519f02c894a9f8736)) * **YouTube - Translations:** Update `Italian` ([#219](https://github.com/anddea/revanced-patches/issues/219)) ([f27cf62](https://github.com/anddea/revanced-patches/commit/f27cf62c8172b222f280ec313e03a8b057911777)) * **YouTube - Translations:** Update `Korean` ([#221](https://github.com/anddea/revanced-patches/issues/221)) ([702d901](https://github.com/anddea/revanced-patches/commit/702d9018b8d0e1079e8d63d5e01facebe0a4b399)) * **YouTube:** Add `Hide settings preferences` ([d8b1da2](https://github.com/anddea/revanced-patches/commit/d8b1da2180bb9ffbce2d8febd635da41ce06aa36)) --- CHANGELOG.md | 10 ++++++++++ gradle.properties | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c4db648..c1fd06077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [2.223.0-dev.21](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.20...v2.223.0-dev.21) (2024-03-31) + + +### Features + +* **YouTube - Shorts overlay buttons:** Update icons ([62f3785](https://github.com/anddea/revanced-patches/commit/62f37858e550831cd1698be519f02c894a9f8736)) +* **YouTube - Translations:** Update `Italian` ([#219](https://github.com/anddea/revanced-patches/issues/219)) ([f27cf62](https://github.com/anddea/revanced-patches/commit/f27cf62c8172b222f280ec313e03a8b057911777)) +* **YouTube - Translations:** Update `Korean` ([#221](https://github.com/anddea/revanced-patches/issues/221)) ([702d901](https://github.com/anddea/revanced-patches/commit/702d9018b8d0e1079e8d63d5e01facebe0a4b399)) +* **YouTube:** Add `Hide settings preferences` ([d8b1da2](https://github.com/anddea/revanced-patches/commit/d8b1da2180bb9ffbce2d8febd635da41ce06aa36)) + # [2.223.0-dev.20](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.19...v2.223.0-dev.20) (2024-03-30) diff --git a/gradle.properties b/gradle.properties index ab54f03c6..d5e6d0b25 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 2.223.0-dev.20 +version = 2.223.0-dev.21