From 12c1f8395279ca99743953be3a615de37ff945bc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Apr 2024 13:14:41 +0000 Subject: [PATCH] chore(release): 2.224.0-dev.5 [skip ci] # [2.224.0-dev.5](https://github.com/anddea/revanced-patches/compare/v2.224.0-dev.4...v2.224.0-dev.5) (2024-04-15) ### Bug Fixes * **YouTube - Settings:** Update `Insert position` to work with "Account" and "Your data" and fallback to "About" if specified key does not exist ([1c5b0bc](https://github.com/anddea/revanced-patches/commit/1c5b0bc28f214518f7a28df66ef5d211a3ec93b3)) ### Features * **YouTube:** Use new Navigation Bar fingerprint for Suggestions Shelves and Community posts instead of BrowseID ([5c21b93](https://github.com/anddea/revanced-patches/commit/5c21b934b875df2ee729c9db36a3a823714c550e)) --- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb215b5ba..f86821355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.224.0-dev.5](https://github.com/anddea/revanced-patches/compare/v2.224.0-dev.4...v2.224.0-dev.5) (2024-04-15) + + +### Bug Fixes + +* **YouTube - Settings:** Update `Insert position` to work with "Account" and "Your data" and fallback to "About" if specified key does not exist ([1c5b0bc](https://github.com/anddea/revanced-patches/commit/1c5b0bc28f214518f7a28df66ef5d211a3ec93b3)) + + +### Features + +* **YouTube:** Use new Navigation Bar fingerprint for Suggestions Shelves and Community posts instead of BrowseID ([5c21b93](https://github.com/anddea/revanced-patches/commit/5c21b934b875df2ee729c9db36a3a823714c550e)) + # [2.224.0-dev.4](https://github.com/anddea/revanced-patches/compare/v2.224.0-dev.3...v2.224.0-dev.4) (2024-04-13) diff --git a/gradle.properties b/gradle.properties index 04c2cd33b..14eec7ff7 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.224.0-dev.4 +version = 2.224.0-dev.5