From cc887594359dc6285164250d2744aa43623711cf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 19 Nov 2022 22:34:33 +0000 Subject: [PATCH] chore(release): 2.113.0 [skip ci] # [2.113.0](https://github.com/revanced/revanced-patches/compare/v2.112.0...v2.113.0) (2022-11-19) ### Bug Fixes * **youtube/general-ads:** hide ads with buttons ([97fd3fd](https://github.com/revanced/revanced-patches/commit/07c78a91288cc8a8690bcdf9dbac895b76445630)) ### Features * **youtube/general-ads:** custom component filter ([b5e81d0](https://github.com/revanced/revanced-patches/commit/fd6b3b77c5bdd66da72e1c3fb81b301ffe57216f)) * **youtube/general-ads:** hide gray separators ([59693f0](https://github.com/revanced/revanced-patches/commit/5cc5cc4ec986e3d956f9733388a8b3bcca30e8b3)) --- CHANGELOG.md | 13 +++++++++++++ gradle.properties | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2869491df..d58162ef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [2.113.0](https://github.com/revanced/revanced-patches/compare/v2.112.0...v2.113.0) (2022-11-19) + + +### Bug Fixes + +* **youtube/general-ads:** hide ads with buttons ([97fd3fd](https://github.com/revanced/revanced-patches/commit/97fd3fda79ff4bb2fadd0e6c4aa80b96d71f46da)) + + +### Features + +* **youtube/general-ads:** custom component filter ([b5e81d0](https://github.com/revanced/revanced-patches/commit/b5e81d0eaff3ab67a59ccd45eac6bf9414ed1380)) +* **youtube/general-ads:** hide gray separators ([59693f0](https://github.com/revanced/revanced-patches/commit/59693f007192c195258cea3a222d7fb94b6385c2)) + # [2.112.0](https://github.com/revanced/revanced-patches/compare/v2.111.3...v2.112.0) (2022-11-19) diff --git a/gradle.properties b/gradle.properties index a0d14d707..b02b6a3ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.112.0 +version = 2.113.0