Skip to content

Commit

Permalink
chore(release): 2.159.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.159.0](ReVanced/revanced-patches@v2.158.0...v2.159.0) (2023-02-03)

### Bug Fixes

* **youtube/custom-branding:** correct scaling, margin and images ([ReVanced#1580](ReVanced#1580)) ([491c413](ReVanced@491c413))

### Features

* `spoof-wifi-connection` patch ([ReVanced#1527](ReVanced#1527)) ([adce206](ReVanced@adce206))
* **music:** bump patches compatibility to v5.41.50 ([ReVanced#1551](ReVanced#1551)) ([0b1024a](ReVanced@0b1024a))
* **netguard:** `remove-broadcasts-restriction` patch ([ReVanced#1581](ReVanced#1581)) ([73132e3](ReVanced@73132e3))
* **spotify-lite:** enable on-demand patch ([9f0de4f](ReVanced@9f0de4f))
* **youtube:** `hide-player-buttons` patch ([3469d37](ReVanced@3469d37))
  • Loading branch information
semantic-release-bot committed Feb 3, 2023
1 parent db699ab commit 4c71c06
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.159.0](https://github.com/revanced/revanced-patches/compare/v2.158.0...v2.159.0) (2023-02-03)


### Bug Fixes

* **youtube/custom-branding:** correct scaling, margin and images ([#1580](https://github.com/revanced/revanced-patches/issues/1580)) ([491c413](https://github.com/revanced/revanced-patches/commit/491c4138f0185664a9c5d3db9ebdf026ff4594e8))


### Features

* `spoof-wifi-connection` patch ([#1527](https://github.com/revanced/revanced-patches/issues/1527)) ([adce206](https://github.com/revanced/revanced-patches/commit/adce206d66e1f7017328fe68a5818d424f70e588))
* **music:** bump patches compatibility to v5.41.50 ([#1551](https://github.com/revanced/revanced-patches/issues/1551)) ([0b1024a](https://github.com/revanced/revanced-patches/commit/0b1024ab754a3e2ce798a54cccda6f41f97069a5))
* **netguard:** `remove-broadcasts-restriction` patch ([#1581](https://github.com/revanced/revanced-patches/issues/1581)) ([73132e3](https://github.com/revanced/revanced-patches/commit/73132e37cf83f4c1f05cf6a184dfd8e454f7456e))
* **spotify-lite:** enable on-demand patch ([9f0de4f](https://github.com/revanced/revanced-patches/commit/9f0de4f5678e9f57baaf6ec788821641d75defdc))
* **youtube:** `hide-player-buttons` patch ([3469d37](https://github.com/revanced/revanced-patches/commit/3469d37bcedfd2dfbe46231b17cd098b591810c1))

# [2.159.0-dev.4](https://github.com/revanced/revanced-patches/compare/v2.159.0-dev.3...v2.159.0-dev.4) (2023-02-03)


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.159.0-dev.4
version = 2.159.0

0 comments on commit 4c71c06

Please sign in to comment.