chore(release): 2.141.0-dev.1 [skip ci]

# [2.141.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.140.1-dev.1...v2.141.0-dev.1) (2022-12-05)

### Features

* **twitch/block-embedded-ads:** `block-embedded-ads` patch ([#1166](https://github.com/revanced/revanced-patches/issues/1166)) ([edde860](edde860953))
This commit is contained in:
semantic-release-bot
2022-12-05 22:48:09 +00:00
parent edde860953
commit ef9f85e8f4
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# [2.141.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.140.1-dev.1...v2.141.0-dev.1) (2022-12-05)
### Features
* **twitch/block-embedded-ads:** `block-embedded-ads` patch ([#1166](https://github.com/revanced/revanced-patches/issues/1166)) ([80d7afc](https://github.com/revanced/revanced-patches/commit/80d7afc4b5e725ca5d7a43ceff53efc31a5463d3))
## [2.140.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.140.0...v2.140.1-dev.1) (2022-12-05)
# [2.140.0](https://github.com/revanced/revanced-patches/compare/v2.139.0...v2.140.0) (2022-12-05)

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 |

View File

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

File diff suppressed because one or more lines are too long