From ebfac83aad7eafdfc1825c72080135c48377ff7c 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 ([8909a06](https://github.com/revanced/revanced-patches/commit/8909a06bdf15086c2e58380a35520fbefe4e1739)) ### Features * **youtube/general-ads:** custom component filter ([b315b6f](https://github.com/revanced/revanced-patches/commit/b315b6f1c514ef261965fdbd126e9e4565c630ef)) * **youtube/general-ads:** hide gray separators ([478ef39](https://github.com/revanced/revanced-patches/commit/478ef397a1b5519a29977c3d886d88df1d2af730)) --- 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