From b7c3c526e43af42a6da9dff813ffe3bf3c1715d7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Apr 2024 15:25:29 +0000 Subject: [PATCH] chore(release): 2.0.0 [skip ci] # [2.0.0](https://github.com/jkennethcarino/privacy-revanced-integrations/compare/v1.1.0...v2.0.0) (2024-04-01) ### Features * **All - Signature:** Add `Bypass signature verification checks` patch ([6198c05](https://github.com/jkennethcarino/privacy-revanced-integrations/commit/6198c056812a6e8e353857693365c7780e9ff2fa)) ### BREAKING CHANGES * **All - Signature:** Gboard's `Bypass signature verification checks` patch has been removed and replaced with a universal patch. --- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25a9370ffd..deb90e39a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.0.0](https://github.com/jkennethcarino/privacy-revanced-integrations/compare/v1.1.0...v2.0.0) (2024-04-01) + + +### Features + +* **All - Signature:** Add `Bypass signature verification checks` patch ([6198c05](https://github.com/jkennethcarino/privacy-revanced-integrations/commit/6198c056812a6e8e353857693365c7780e9ff2fa)) + + +### BREAKING CHANGES + +* **All - Signature:** Gboard's `Bypass signature verification checks` patch has been removed and replaced with a universal patch. + # [2.0.0-dev.1](https://github.com/jkennethcarino/privacy-revanced-integrations/compare/v1.1.0...v2.0.0-dev.1) (2024-04-01) diff --git a/gradle.properties b/gradle.properties index f1a5dc9ec2..260830feb5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true android.useAndroidX = true -version = 2.0.0-dev.1 +version = 2.0.0