Skip to content

Commit

Permalink
chore(release): 2.179.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.179.0](ReVanced/revanced-patches@v2.178.0...v2.179.0) (2023-07-01)

### Bug Fixes

* **enable-android-debugging:** remove json options ([ReVanced#2497](ReVanced/revanced-patches#2497)) ([3e25f5f](ReVanced/revanced-patches@6fbdd5a))
* **relayforreddit/change-oauth-client-id:** change client id instead of developer key ([ReVanced#2508](ReVanced/revanced-patches#2508)) ([4befb44](ReVanced/revanced-patches@5ee685b))
* **syncforreddit/change-oauth-client-id:** add dev edition ([ReVanced#2516](ReVanced/revanced-patches#2516)) ([7c7294b](ReVanced/revanced-patches@d6a5821))
* **syncforreddit:** use correct overriding method signature ([ReVanced#2483](ReVanced/revanced-patches#2483)) ([f9770cf](ReVanced/revanced-patches@112d09e))
* **youtube/client-spoof:** update settings text for known side effects of spoof signature ([ReVanced#2476](ReVanced/revanced-patches#2476)) ([6756f80](ReVanced/revanced-patches@1374deb))
* **youtube:** improve patching speed ([ReVanced#2514](ReVanced/revanced-patches#2514)) ([77bb761](ReVanced/revanced-patches@40ab70a))

### Features

* **baconreader:** add `change-oauth-client-id` patch ([ReVanced#2535](ReVanced/revanced-patches#2535)) ([6f5e007](ReVanced/revanced-patches@943cca0))
* **infinityforreddit:** add `change-oauth-client-id` patch ([ReVanced#2452](ReVanced/revanced-patches#2452)) ([9efd790](ReVanced/revanced-patches@fadf462))
* **reddit:** add `disable-screenshot-popup` patch ([ReVanced#2387](ReVanced/revanced-patches#2387)) ([473e051](ReVanced/revanced-patches@473d7f5))
* **redditisfun/change-oauth-client-id:** add compatibility for paid versions ([ReVanced#2536](ReVanced/revanced-patches#2536)) ([e739d2f](ReVanced/revanced-patches@4a48bfd))
* **redditisfun:** add `change-oauth-client-id` patch ([14809cd](ReVanced/revanced-patches@1d1432f))
* **relayforreddit:** add `change-oauth-client-id` patch ([ReVanced#2491](ReVanced/revanced-patches#2491)) ([fe66f40](ReVanced/revanced-patches@54721b1))
  • Loading branch information
semantic-release-bot committed Jul 1, 2023
1 parent e011169 commit 8ce05a0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [2.179.0](https://github.com/revanced/revanced-patches/compare/v2.178.0...v2.179.0) (2023-07-01)


### Bug Fixes

* **enable-android-debugging:** remove json options ([#2497](https://github.com/revanced/revanced-patches/issues/2497)) ([3e25f5f](https://github.com/revanced/revanced-patches/commit/3e25f5f8df24a585dc1097aa16877841f0c6b74a))
* **relayforreddit/change-oauth-client-id:** change client id instead of developer key ([#2508](https://github.com/revanced/revanced-patches/issues/2508)) ([4befb44](https://github.com/revanced/revanced-patches/commit/4befb4414638c5936f99d8d63d73c729efc773a5))
* **syncforreddit/change-oauth-client-id:** add dev edition ([#2516](https://github.com/revanced/revanced-patches/issues/2516)) ([7c7294b](https://github.com/revanced/revanced-patches/commit/7c7294b750f54390dd2308de63cc09545010b17f))
* **syncforreddit:** use correct overriding method signature ([#2483](https://github.com/revanced/revanced-patches/issues/2483)) ([f9770cf](https://github.com/revanced/revanced-patches/commit/f9770cf1babce61cd32f6ca9140103419d8d094d))
* **youtube/client-spoof:** update settings text for known side effects of spoof signature ([#2476](https://github.com/revanced/revanced-patches/issues/2476)) ([6756f80](https://github.com/revanced/revanced-patches/commit/6756f80e3e0c09376a1fd613d28644bdaa24da57))
* **youtube:** improve patching speed ([#2514](https://github.com/revanced/revanced-patches/issues/2514)) ([77bb761](https://github.com/revanced/revanced-patches/commit/77bb761b0bb38613ad9d5017c881396afa471558))


### Features

* **baconreader:** add `change-oauth-client-id` patch ([#2535](https://github.com/revanced/revanced-patches/issues/2535)) ([6f5e007](https://github.com/revanced/revanced-patches/commit/6f5e007a78dc5e1ed3935a3436ac1de7eb719ea1))
* **infinityforreddit:** add `change-oauth-client-id` patch ([#2452](https://github.com/revanced/revanced-patches/issues/2452)) ([9efd790](https://github.com/revanced/revanced-patches/commit/9efd7904acc6dc70f45c6c0f835c839473d9205f))
* **reddit:** add `disable-screenshot-popup` patch ([#2387](https://github.com/revanced/revanced-patches/issues/2387)) ([473e051](https://github.com/revanced/revanced-patches/commit/473e0512314dfa9790cf83b4cfcc7505058d3a51))
* **redditisfun/change-oauth-client-id:** add compatibility for paid versions ([#2536](https://github.com/revanced/revanced-patches/issues/2536)) ([e739d2f](https://github.com/revanced/revanced-patches/commit/e739d2fa16bbd0125db82c0758928addbd9950c9))
* **redditisfun:** add `change-oauth-client-id` patch ([14809cd](https://github.com/revanced/revanced-patches/commit/14809cd4510ad9514b4a4820187a81681669374c))
* **relayforreddit:** add `change-oauth-client-id` patch ([#2491](https://github.com/revanced/revanced-patches/issues/2491)) ([fe66f40](https://github.com/revanced/revanced-patches/commit/fe66f4089d6365564c8097d3c7a1bc842c343194))

# [2.179.0-dev.12](https://github.com/revanced/revanced-patches/compare/v2.179.0-dev.11...v2.179.0-dev.12) (2023-07-01)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.179.0-dev.12
version = 2.179.0

0 comments on commit 8ce05a0

Please sign in to comment.