Skip to content

Commit 668299c

Browse files
chore(release): 2.222.0-dev.9 [skip ci]
# [2.222.0-dev.9](v2.222.0-dev.8...v2.222.0-dev.9) (2024-03-23) ### Bug Fixes * **YouTube - Shorts overlay buttons:** Resize icons ([e348565](e348565)) * **YouTube - Translations:** Update translations info ([12982f4](12982f4)) * **YouTube - Translations:** Update translations info ([25ce0a9](25ce0a9)) ### Features * **YouTube - Translations:** Update `Italian` ([#115](#115)) ([31218ed](31218ed)) * **YouTube - Translations:** Update `Italian` ([#119](#119)) ([148a03e](148a03e)) * **YouTube - Translations:** Update `Japanese` ([#113](#113)) ([8f2be3a](8f2be3a)) * **YouTube - Translations:** Update `Korean` ([#116](#116)) ([54516c1](54516c1)) * **YouTube - Translations:** Update `Korean` ([#120](#120)) ([73e6139](73e6139)) * **YouTube - Translations:** Update `Spanish` ([#117](#117)) ([18f5ac3](18f5ac3)) * **YT Music - Custom branding icon:** Add more options ([86ec325](86ec325))
1 parent 86ec325 commit 668299c

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [2.222.0-dev.9](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.8...v2.222.0-dev.9) (2024-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Shorts overlay buttons:** Resize icons ([e348565](https://github.com/anddea/revanced-patches/commit/e348565caaa352e4004910d87e43fb612907ae21))
7+
* **YouTube - Translations:** Update translations info ([12982f4](https://github.com/anddea/revanced-patches/commit/12982f423660b3e9289d04bb0666249b737d2ee9))
8+
* **YouTube - Translations:** Update translations info ([25ce0a9](https://github.com/anddea/revanced-patches/commit/25ce0a988e2601bf4b61cbd5b1c85bd7f6951ddb))
9+
10+
11+
### Features
12+
13+
* **YouTube - Translations:** Update `Italian` ([#115](https://github.com/anddea/revanced-patches/issues/115)) ([31218ed](https://github.com/anddea/revanced-patches/commit/31218ed20367504808ceb061d908f88696cfeafb))
14+
* **YouTube - Translations:** Update `Italian` ([#119](https://github.com/anddea/revanced-patches/issues/119)) ([148a03e](https://github.com/anddea/revanced-patches/commit/148a03e8d867484450fd141467673c3808ec0e12))
15+
* **YouTube - Translations:** Update `Japanese` ([#113](https://github.com/anddea/revanced-patches/issues/113)) ([8f2be3a](https://github.com/anddea/revanced-patches/commit/8f2be3af048df72146d81574515f1cd7650cc5df))
16+
* **YouTube - Translations:** Update `Korean` ([#116](https://github.com/anddea/revanced-patches/issues/116)) ([54516c1](https://github.com/anddea/revanced-patches/commit/54516c1275869cc589a93f3e0b8961c0cc040a48))
17+
* **YouTube - Translations:** Update `Korean` ([#120](https://github.com/anddea/revanced-patches/issues/120)) ([73e6139](https://github.com/anddea/revanced-patches/commit/73e61391df4a13e7cdbe7528154b624a12d8ebaa))
18+
* **YouTube - Translations:** Update `Spanish` ([#117](https://github.com/anddea/revanced-patches/issues/117)) ([18f5ac3](https://github.com/anddea/revanced-patches/commit/18f5ac3eb201f6493ff7467ef026c0b63c882df4))
19+
* **YT Music - Custom branding icon:** Add more options ([86ec325](https://github.com/anddea/revanced-patches/commit/86ec3250cdd5ad40837067923b1eb5ef69f4e37e))
20+
121
# [2.222.0-dev.8](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.7...v2.222.0-dev.8) (2024-03-22)
222

323

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.8
4+
version = 2.222.0-dev.9

0 commit comments

Comments
 (0)