Skip to content

Commit

Permalink
chore(release): 2.154.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.154.0](ReVanced/revanced-patches@v2.153.0...v2.154.0) (2023-01-13)

### Bug Fixes

* **youtube/hide-info-cards:** allow toggling visibility of info-cards ([ReVanced#1464](ReVanced/revanced-patches#1464)) ([e6dcb55](ReVanced/revanced-patches@cb89688))

### Features

* `remove-screenshot-restriction` patch ([ReVanced#1455](ReVanced/revanced-patches#1455)) ([a16ab79](ReVanced/revanced-patches@5c1cd0b))
* **music:** update patches compatibility to v5.38.53 ([ReVanced#1453](ReVanced/revanced-patches#1453)) ([c7d116a](ReVanced/revanced-patches@3d316e9))
* **music:** update patches compatibility to v5.39.52 ([ReVanced#1484](ReVanced/revanced-patches#1484)) ([81d6527](ReVanced/revanced-patches@fe05091))
* **tiktok:** update patches compatibility to v27.8.3 ([ReVanced#1483](ReVanced/revanced-patches#1483)) ([e72b3bd](ReVanced/revanced-patches@51d1f21))
* **youtube/return-youtube-dislike:** style for minimum width ([ReVanced#1454](ReVanced/revanced-patches#1454)) ([fd782aa](ReVanced/revanced-patches@adb2130))
* **youtube:** `spoof-app-version` patch ([ReVanced#1449](ReVanced/revanced-patches#1449)) ([bd4d3b5](ReVanced/revanced-patches@37d0465))
  • Loading branch information
semantic-release-bot committed Jan 13, 2023
1 parent f545f36 commit fdf542e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [2.154.0](https://github.com/revanced/revanced-patches/compare/v2.153.0...v2.154.0) (2023-01-13)


### Bug Fixes

* **youtube/hide-info-cards:** allow toggling visibility of info-cards ([#1464](https://github.com/revanced/revanced-patches/issues/1464)) ([e6dcb55](https://github.com/revanced/revanced-patches/commit/e6dcb55382441f03c4b1322ccd652a22db104254))


### Features

* `remove-screenshot-restriction` patch ([#1455](https://github.com/revanced/revanced-patches/issues/1455)) ([a16ab79](https://github.com/revanced/revanced-patches/commit/a16ab7969d98b1e05ac896a4b9aa834cdac8734e))
* **music:** update patches compatibility to v5.38.53 ([#1453](https://github.com/revanced/revanced-patches/issues/1453)) ([c7d116a](https://github.com/revanced/revanced-patches/commit/c7d116afd7293924760e7b6c1de0ba5d6cbd00a0))
* **music:** update patches compatibility to v5.39.52 ([#1484](https://github.com/revanced/revanced-patches/issues/1484)) ([81d6527](https://github.com/revanced/revanced-patches/commit/81d65273be81b5934e1cca543850db58f8df019e))
* **tiktok:** update patches compatibility to v27.8.3 ([#1483](https://github.com/revanced/revanced-patches/issues/1483)) ([e72b3bd](https://github.com/revanced/revanced-patches/commit/e72b3bd4e22f5ade7193ba6a3cdf61fcd91fba55))
* **youtube/return-youtube-dislike:** style for minimum width ([#1454](https://github.com/revanced/revanced-patches/issues/1454)) ([fd782aa](https://github.com/revanced/revanced-patches/commit/fd782aa0a37edf2344425c80afafb2c87851bc1a))
* **youtube:** `spoof-app-version` patch ([#1449](https://github.com/revanced/revanced-patches/issues/1449)) ([bd4d3b5](https://github.com/revanced/revanced-patches/commit/bd4d3b5706f26e398292df952ca8aec6c7dd1d6a))

# [2.154.0-dev.3](https://github.com/revanced/revanced-patches/compare/v2.154.0-dev.2...v2.154.0-dev.3) (2023-01-13)


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.154.0-dev.3
version = 2.154.0

0 comments on commit fdf542e

Please sign in to comment.