chore(release): 2.107.0 [skip ci]

# [2.107.0](https://github.com/revanced/revanced-patches/compare/v2.106.1...v2.107.0) (2022-11-13)

### Features

* **ticktick:** `unlock-themes` patch ([#1028](https://github.com/revanced/revanced-patches/issues/1028)) ([7f1fedc](ade22636da))
* **twitch/show-deleted-messages:** `show-deleted-messages` patch ([#1030](https://github.com/revanced/revanced-patches/issues/1030)) ([7e6b453](34c73b762f))
This commit is contained in:
semantic-release-bot 2022-11-13 01:24:46 +00:00
parent ade22636da
commit 3ababe02a6
4 changed files with 26 additions and 2 deletions

View File

@ -1,3 +1,11 @@
# [2.107.0](https://github.com/revanced/revanced-patches/compare/v2.106.1...v2.107.0) (2022-11-13)
### Features
* **ticktick:** `unlock-themes` patch ([#1028](https://github.com/revanced/revanced-patches/issues/1028)) ([7f1fedc](https://github.com/revanced/revanced-patches/commit/7f1fedcddd4330a5f884b813a20f2f8e84e2c9da))
* **twitch/show-deleted-messages:** `show-deleted-messages` patch ([#1030](https://github.com/revanced/revanced-patches/issues/1030)) ([7e6b453](https://github.com/revanced/revanced-patches/commit/7e6b4534013a03ddc7eb11a1f911fa0564372118))
## [2.106.1](https://github.com/revanced/revanced-patches/compare/v2.106.0...v2.106.1) (2022-11-11)

View File

@ -128,6 +128,22 @@ 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.ticktick.task`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-themes` | Unlocks all themes. | all |
</details>
### πŸ“¦ `tv.twitch.android.app`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `show-deleted-messages` | Shows deleted chat messages behind a clickable spoiler. | all |
</details>
### πŸ“¦ `com.garzotto.pflotsh.ecmwf_a`
<details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.106.1
version = 2.107.0

File diff suppressed because one or more lines are too long