chore(release): 2.127.0 [skip ci]

# [2.127.0](https://github.com/revanced/revanced-patches/compare/v2.126.1...v2.127.0) (2022-11-28)

### Features

* **twitch:** `settings` patch ([#1075](https://github.com/revanced/revanced-patches/issues/1075)) ([6e95b86](4b6ec32d41))
This commit is contained in:
semantic-release-bot 2022-11-28 22:52:01 +00:00
parent 4b6ec32d41
commit 6badb3f83f
4 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
# [2.127.0](https://github.com/revanced/revanced-patches/compare/v2.126.1...v2.127.0) (2022-11-28)
### Features
* **twitch:** `settings` patch ([#1075](https://github.com/revanced/revanced-patches/issues/1075)) ([6e95b86](https://github.com/revanced/revanced-patches/commit/6e95b86e50cb09b60d82b456d4650218436ed154))
## [2.126.1](https://github.com/revanced/revanced-patches/compare/v2.126.0...v2.126.1) (2022-11-28)

View File

@ -182,6 +182,7 @@ The official Patch bundle provided by ReVanced and the community.
| `debug-mode` | Enables Twitch's internal debugging mode. | 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 |
| `show-deleted-messages` | Shows deleted chat messages behind a clickable spoiler. | all |
</details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.126.1
version = 2.127.0

File diff suppressed because one or more lines are too long