Skip to content

Commit

Permalink
chore(release): 2.177.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.177.0](ReVanced/revanced-patches@v2.176.1...v2.177.0) (2023-06-12)

### Bug Fixes

* **reddit/hide-ads:** search for correct reference class descriptor ([ad2a858](ReVanced/revanced-patches@ad2a858))
* **syncforreddit/change-oauth-client-id:** trim whitespace from OAuth string ([ReVanced#2402](ReVanced/revanced-patches#2402)) ([2afea71](ReVanced/revanced-patches@2afea71))
* **syncforreddit/change-oauth-client-id:** use downloads directory ([9b5af77](ReVanced/revanced-patches@9b5af77))

### Features

* **syncforreddit/change-oauth-client-id:** support pro version ([d34288b](ReVanced/revanced-patches@d34288b))
  • Loading branch information
semantic-release-bot committed Jun 12, 2023
1 parent 420d6cf commit 1fe3e54
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.177.0](https://github.com/revanced/revanced-patches/compare/v2.176.1...v2.177.0) (2023-06-12)


### Bug Fixes

* **reddit/hide-ads:** search for correct reference class descriptor ([ad2a858](https://github.com/revanced/revanced-patches/commit/ad2a8585b2a5ecbc5eb92dd23b0ab124aa8a2541))
* **syncforreddit/change-oauth-client-id:** trim whitespace from OAuth string ([#2402](https://github.com/revanced/revanced-patches/issues/2402)) ([2afea71](https://github.com/revanced/revanced-patches/commit/2afea71557cfe4eb64d7c7ebf5a07dfd24a11824))
* **syncforreddit/change-oauth-client-id:** use downloads directory ([9b5af77](https://github.com/revanced/revanced-patches/commit/9b5af77a229a22466cfe8ed41a21d081beeae960))


### Features

* **syncforreddit/change-oauth-client-id:** support pro version ([d34288b](https://github.com/revanced/revanced-patches/commit/d34288b6e8c7f5bb944622a3c741fcc693868033))

# [2.177.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.177.0-dev.1...v2.177.0-dev.2) (2023-06-12)


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.177.0-dev.2
version = 2.177.0

0 comments on commit 1fe3e54

Please sign in to comment.