From 8fdde7046defaf5c0656c58691b346a8c5c1983a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 25 Oct 2022 18:47:56 +0000 Subject: [PATCH] chore(release): 0.58.0 [skip ci] # [0.58.0](https://github.com/revanced/revanced-integrations/compare/v0.57.0...v0.58.0) (2022-10-25) ### Features * `hide-album-cards` patch ([#184](https://github.com/revanced/revanced-integrations/issues/184)) ([74c96be](https://github.com/revanced/revanced-integrations/commit/74c96beb208e30d4a0d8e7f510e49e9fab18cbf9)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8f8d28..2f3ad29a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.58.0](https://github.com/revanced/revanced-integrations/compare/v0.57.0...v0.58.0) (2022-10-25) + + +### Features + +* `hide-album-cards` patch ([#184](https://github.com/revanced/revanced-integrations/issues/184)) ([74c96be](https://github.com/revanced/revanced-integrations/commit/74c96beb208e30d4a0d8e7f510e49e9fab18cbf9)) + # [0.57.0](https://github.com/revanced/revanced-integrations/compare/v0.56.0...v0.57.0) (2022-10-25) diff --git a/gradle.properties b/gradle.properties index 61a97d6d..2f821268 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.57.0 +version = 0.58.0