Skip to content

Commit

Permalink
chore(release): 2.182.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.182.0](ReVanced/revanced-patches@v2.181.0...v2.182.0) (2023-07-08)

### Bug Fixes

* **youtube/hide-layout-components:**  hide mix playlists ([33a87bd](ReVanced/revanced-patches@202f9f5))

### Features

* **pixiv:** add `hide-ads` patch ([ReVanced#2578](ReVanced/revanced-patches#2578)) ([862a7ec](ReVanced/revanced-patches@3dc12bd))
* remove unnecessary notice ([7e9f0b2](ReVanced/revanced-patches@e734308))
* **slideforreddit:** add `change-oauth-client-id` patch ([ReVanced#2571](ReVanced/revanced-patches#2571)) ([8cd60ee](ReVanced/revanced-patches@b95781f))
* **youtube:** support version `18.23.35` ([ReVanced#2461](ReVanced/revanced-patches#2461)) ([d20fde1](ReVanced/revanced-patches@e71313a))
  • Loading branch information
semantic-release-bot committed Jul 8, 2023
1 parent 06f07c6 commit 1e7a3a7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [2.182.0](https://github.com/revanced/revanced-patches/compare/v2.181.0...v2.182.0) (2023-07-08)


### Bug Fixes

* **youtube/hide-layout-components:** hide mix playlists ([33a87bd](https://github.com/revanced/revanced-patches/commit/33a87bd6eac1639687ebdf96ef8924cd674f81e4))


### Features

* **pixiv:** add `hide-ads` patch ([#2578](https://github.com/revanced/revanced-patches/issues/2578)) ([862a7ec](https://github.com/revanced/revanced-patches/commit/862a7ec5b0767c28e79454a44218069d3e9cbac7))
* remove unnecessary notice ([7e9f0b2](https://github.com/revanced/revanced-patches/commit/7e9f0b2d02e910984f08777fefcd2ad7df6a21ee))
* **slideforreddit:** add `change-oauth-client-id` patch ([#2571](https://github.com/revanced/revanced-patches/issues/2571)) ([8cd60ee](https://github.com/revanced/revanced-patches/commit/8cd60eea36bd49514ed1c42bf362dce7e9675fca))
* **youtube:** support version `18.23.35` ([#2461](https://github.com/revanced/revanced-patches/issues/2461)) ([d20fde1](https://github.com/revanced/revanced-patches/commit/d20fde1e57077fe9a943f9782b415d7a0249b083))

# [2.182.0-dev.5](https://github.com/revanced/revanced-patches/compare/v2.182.0-dev.4...v2.182.0-dev.5) (2023-07-08)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.182.0-dev.5
version = 2.182.0

0 comments on commit 1e7a3a7

Please sign in to comment.