From 52a2073175ae7d25e524536e037aa4c26c534248 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Oct 2022 17:11:56 +0000 Subject: [PATCH] chore(release): 0.53.0 [skip ci] # [0.53.0](https://github.com/revanced/revanced-integrations/compare/v0.52.1...v0.53.0) (2022-10-20) ### Features * **youtube:** `hide-mix-playlists` patch ([#177](https://github.com/revanced/revanced-integrations/issues/177)) ([0e6a92f](https://github.com/revanced/revanced-integrations/commit/0e6a92fb33fbe660c71dcf15146cde7131693619)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cb71d3f..4e2b39aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.53.0](https://github.com/revanced/revanced-integrations/compare/v0.52.1...v0.53.0) (2022-10-20) + + +### Features + +* **youtube:** `hide-mix-playlists` patch ([#177](https://github.com/revanced/revanced-integrations/issues/177)) ([0e6a92f](https://github.com/revanced/revanced-integrations/commit/0e6a92fb33fbe660c71dcf15146cde7131693619)) + ## [0.52.1](https://github.com/revanced/revanced-integrations/compare/v0.52.0...v0.52.1) (2022-10-16) diff --git a/gradle.properties b/gradle.properties index b80fce68..9510b049 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.52.1 +version = 0.53.0