Skip to content

Commit

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

### Bug Fixes

* **instagram/hide-timeline-ads:** constrain to version `275.0.0.27.98` ([#2377](ReVanced/revanced-patches#2377)) ([6ee836c](ReVanced/revanced-patches@6ee836c))
* **songpal:** make patches more resilient ([#2386](ReVanced/revanced-patches#2386)) ([947bf42](ReVanced/revanced-patches@947bf42))
* use correct import ([9b6e730](ReVanced/revanced-patches@9b6e730))
* **youtube/hide-get-premium:** shorten descriptions ([f5224c4](ReVanced/revanced-patches@f5224c4))
* **youtube/theme:** use custom light/dark colors for launch splash screen ([#2337](ReVanced/revanced-patches#2337)) ([8adc05a](ReVanced/revanced-patches@8adc05a))

### Features

* **citra:** remove patches ([#2384](ReVanced/revanced-patches#2384)) ([d182329](ReVanced/revanced-patches@d182329))
* **finanzonline:** support any version ([#2347](ReVanced/revanced-patches#2347)) ([cc66b1f](ReVanced/revanced-patches@cc66b1f))
* **reddit:** add `hide-promoted` patch ([#2350](ReVanced/revanced-patches#2350)) ([c3fd36c](ReVanced/revanced-patches@c3fd36c))
* **songpal:** add `remove-badge-tab` patch ([bde9053](ReVanced/revanced-patches@bde9053))
* **songpal:** add `remove-notification-badge` patch ([1b77f96](ReVanced/revanced-patches@1b77f96))
* **syncforreddit/change-oauth-client-id:** improve error message ([a39b2fd](ReVanced/revanced-patches@a39b2fd))
* **syncforreddit:** add `change-oauth-client-id` patch ([#2393](ReVanced/revanced-patches#2393)) ([c93f0c6](ReVanced/revanced-patches@c93f0c6))
* **youtube/hide-ads:** hide mix playlists ([dbb38ed](ReVanced/revanced-patches@dbb38ed))
* **youtube/swipe-controls:** add option to save and restore brightness ([3d03471](ReVanced/revanced-patches@3d03471))
  • Loading branch information
semantic-release-bot committed Jun 12, 2023
1 parent db3dda0 commit 7e8e504
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# [2.176.0](https://github.com/revanced/revanced-patches/compare/v2.175.0...v2.176.0) (2023-06-12)


### Bug Fixes

* **instagram/hide-timeline-ads:** constrain to version `275.0.0.27.98` ([#2377](https://github.com/revanced/revanced-patches/issues/2377)) ([6ee836c](https://github.com/revanced/revanced-patches/commit/6ee836c587676ba53c2e4748ec1828e193f1c071))
* **songpal:** make patches more resilient ([#2386](https://github.com/revanced/revanced-patches/issues/2386)) ([947bf42](https://github.com/revanced/revanced-patches/commit/947bf42b7c8d029b8a26a5c306869e02a69b62fd))
* use correct import ([9b6e730](https://github.com/revanced/revanced-patches/commit/9b6e730395e56e60cf08372dbbc3a10e92ba8e95))
* **youtube/hide-get-premium:** shorten descriptions ([f5224c4](https://github.com/revanced/revanced-patches/commit/f5224c4980285ef1e29d17887f02b5b397785245))
* **youtube/theme:** use custom light/dark colors for launch splash screen ([#2337](https://github.com/revanced/revanced-patches/issues/2337)) ([8adc05a](https://github.com/revanced/revanced-patches/commit/8adc05a17445dede5f35ee27426d20b750a2a1d3))


### Features

* **citra:** remove patches ([#2384](https://github.com/revanced/revanced-patches/issues/2384)) ([d182329](https://github.com/revanced/revanced-patches/commit/d1823297ce27fc6f3246123c91d9463080afb7ee))
* **finanzonline:** support any version ([#2347](https://github.com/revanced/revanced-patches/issues/2347)) ([cc66b1f](https://github.com/revanced/revanced-patches/commit/cc66b1fc6200bbdcc2697ddd7085d46447775be2))
* **reddit:** add `hide-promoted` patch ([#2350](https://github.com/revanced/revanced-patches/issues/2350)) ([c3fd36c](https://github.com/revanced/revanced-patches/commit/c3fd36cfba7fb8246f8b3a29d9310bd88f01c3e7))
* **songpal:** add `remove-badge-tab` patch ([bde9053](https://github.com/revanced/revanced-patches/commit/bde9053f04e202a7b394a1dad335470d5495e5fc))
* **songpal:** add `remove-notification-badge` patch ([1b77f96](https://github.com/revanced/revanced-patches/commit/1b77f9633cf7e72d653f1d37483b7399e1ad797d))
* **syncforreddit/change-oauth-client-id:** improve error message ([a39b2fd](https://github.com/revanced/revanced-patches/commit/a39b2fd9828b514670135918e69ee736cb4615e5))
* **syncforreddit:** add `change-oauth-client-id` patch ([#2393](https://github.com/revanced/revanced-patches/issues/2393)) ([c93f0c6](https://github.com/revanced/revanced-patches/commit/c93f0c6a99fb2365747371f0f38eff8e0b77aee1))
* **youtube/hide-ads:** hide mix playlists ([dbb38ed](https://github.com/revanced/revanced-patches/commit/dbb38eddfd33db685b8e8be2f2a641a1199e7361))
* **youtube/swipe-controls:** add option to save and restore brightness ([3d03471](https://github.com/revanced/revanced-patches/commit/3d03471b1c2f18d22f17167db78764520064353a))

# [2.176.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.6...v2.176.0-dev.7) (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.176.0-dev.7
version = 2.176.0

0 comments on commit 7e8e504

Please sign in to comment.