From d099b9466ece60be69540a1f09d7e07ee5b4c526 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 3 Jul 2024 12:24:42 +0000 Subject: [PATCH] chore(release): 2.227.0-dev.7 [skip ci] # [2.227.0-dev.7](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.6...v2.227.0-dev.7) (2024-07-03) ### Bug Fixes * **YouTube - Visual preferences icons:** Add missing `Custom branding icons` ([27efd27](https://github.com/anddea/revanced-patches/commit/27efd27bc0296ba43445a0ece90dbf81bf69706d)) ### Features * **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([cd12a83](https://github.com/anddea/revanced-patches/commit/cd12a838b1e1f87c18af0f06fd0b1cd09974a8fb)) --- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b555c5322..54cfc10db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.227.0-dev.7](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.6...v2.227.0-dev.7) (2024-07-03) + + +### Bug Fixes + +* **YouTube - Visual preferences icons:** Add missing `Custom branding icons` ([27efd27](https://github.com/anddea/revanced-patches/commit/27efd27bc0296ba43445a0ece90dbf81bf69706d)) + + +### Features + +* **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([cd12a83](https://github.com/anddea/revanced-patches/commit/cd12a838b1e1f87c18af0f06fd0b1cd09974a8fb)) + # [2.227.0-dev.6](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.5...v2.227.0-dev.6) (2024-07-01) diff --git a/gradle.properties b/gradle.properties index ad6806119..32124fada 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.227.0-dev.6 +version = 2.227.0-dev.7