chore(release): 2.132.0 [skip ci]

# [2.132.0](https://github.com/revanced/revanced-patches/compare/v2.131.0...v2.132.0) (2022-12-01)

### Features

* **sleepasandroid:** `unlock-premium` patch ([#1172](https://github.com/revanced/revanced-patches/issues/1172)) ([580ddcd](40ef51c3c4))
* **twitch:** remove `block-embedded-ads` patch ([#1164](https://github.com/revanced/revanced-patches/issues/1164)) ([ecc1eae](a43d149660))
This commit is contained in:
semantic-release-bot 2022-12-01 17:20:22 +00:00
parent 40ef51c3c4
commit 31079f8544
4 changed files with 18 additions and 3 deletions

View File

@ -1,3 +1,11 @@
# [2.132.0](https://github.com/revanced/revanced-patches/compare/v2.131.0...v2.132.0) (2022-12-01)
### Features
* **sleepasandroid:** `unlock-premium` patch ([#1172](https://github.com/revanced/revanced-patches/issues/1172)) ([580ddcd](https://github.com/revanced/revanced-patches/commit/580ddcdf1f8ef4a525f772630b3c085b706e4dc7))
* **twitch:** remove `block-embedded-ads` patch ([#1164](https://github.com/revanced/revanced-patches/issues/1164)) ([ecc1eae](https://github.com/revanced/revanced-patches/commit/ecc1eaef4daa7dfecb7913c378188b2b4685e610))
# [2.131.0](https://github.com/revanced/revanced-patches/compare/v2.130.0...v2.131.0) (2022-11-30)

View File

@ -150,6 +150,14 @@ The official Patch bundle provided by ReVanced and the community.
| `client-spoof` | Spoofs the YouTube or Vanced client to prevent playback issues. | all |
</details>
### ๐Ÿ“ฆ `com.urbandroid.sleep`
<details>
| ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-premium` | Unlocks all premium features. | all |
</details>
### ๐Ÿ“ฆ `com.ticktick.task`
<details>
@ -180,7 +188,6 @@ The official Patch bundle provided by ReVanced and the community.
| ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version |
|:--------:|:--------------:|:-----------------:|
| `debug-mode` | Enables Twitch's internal debugging mode. | all |
| `block-embedded-ads` | Blocks embedded steam ads using services like TTV.lol or PurpleAdBlocker. | all |
| `block-audio-ads` | Blocks audio ads in streams and VODs. | all |
| `block-video-ads` | Blocks video ads in streams and VODs. | all |
| `settings` | Adds settings menu to Twitch. | all |

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.131.0
version = 2.132.0

File diff suppressed because one or more lines are too long