chore(release): 2.142.0 [skip ci]

# [2.142.0](https://github.com/revanced/revanced-patches/compare/v2.141.0...v2.142.0) (2022-12-11)

### Features

* `predictive-back-gesture` patch ([#1236](https://github.com/revanced/revanced-patches/issues/1236)) ([11b59f7](11b59f767c))
* **twitch/block-embedded-ads:** `block-embedded-ads` patch ([#1166](https://github.com/revanced/revanced-patches/issues/1166)) ([018606e](018606e983))
This commit is contained in:
semantic-release-bot 2022-12-11 04:11:04 +00:00
parent d242946246
commit 278abba136
4 changed files with 29 additions and 20 deletions

View File

@ -1,3 +1,11 @@
# [2.142.0](https://github.com/revanced/revanced-patches/compare/v2.141.0...v2.142.0) (2022-12-11)
### Features
* `predictive-back-gesture` patch ([#1236](https://github.com/revanced/revanced-patches/issues/1236)) ([11b59f7](https://github.com/revanced/revanced-patches/commit/11b59f767c94514d49a84593618ff9d2aace2636))
* **twitch/block-embedded-ads:** `block-embedded-ads` patch ([#1166](https://github.com/revanced/revanced-patches/issues/1166)) ([018606e](https://github.com/revanced/revanced-patches/commit/018606e9832c43836b6b8f4fbd623adb8876d162))
# [2.141.0](https://github.com/revanced/revanced-patches/compare/v2.140.0...v2.141.0) (2022-12-09)

View File

@ -113,6 +113,7 @@ The official Patch bundle provided by ReVanced and the community.
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `block-audio-ads` | Blocks audio ads in streams and VODs. | all |
| `block-embedded-ads` | Blocks embedded steam ads using services like TTV.lol or PurpleAdBlocker. | all |
| `block-video-ads` | Blocks video ads in streams and VODs. | all |
| `debug-mode` | Enables Twitch's internal debugging mode. | all |
| `settings` | Adds settings menu to Twitch. | all |
@ -204,7 +205,7 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-premium` | Unlocks all premium features. | all |
</details>
### πŸ“¦ `ginlemon.iconpackstudio`
### πŸ“¦ `com.awedea.nyx`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
@ -212,22 +213,6 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-pro` | Unlocks all pro features. | all |
</details>
### πŸ“¦ `com.ithebk.expensemanager`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks pro features. | all |
</details>
### πŸ“¦ `org.totschnig.myexpenses`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks all professional features. | all |
</details>
### πŸ“¦ `co.windyapp.android`
<details>
@ -236,7 +221,23 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-pro` | Unlocks all pro features. | all |
</details>
### πŸ“¦ `com.awedea.nyx`
### πŸ“¦ `org.totschnig.myexpenses`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks all professional features. | all |
</details>
### πŸ“¦ `com.ithebk.expensemanager`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks pro features. | all |
</details>
### πŸ“¦ `ginlemon.iconpackstudio`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.141.0
version = 2.142.0

File diff suppressed because one or more lines are too long