chore(release): 2.174.0-dev.15 [skip ci]

# [2.174.0-dev.15](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.14...v2.174.0-dev.15) (2023-05-08)

### Features

* **messenger:** add `disable-switching-emoji-to-sticker-in-message-input-field` patch ([#2099](https://github.com/revanced/revanced-patches/issues/2099)) ([ac5532a](ac5532a65c))
This commit is contained in:
semantic-release-bot 2023-05-08 00:10:59 +00:00
parent ac5532a65c
commit 81d86b5fe6
4 changed files with 18 additions and 10 deletions

View File

@ -1,3 +1,10 @@
# [2.174.0-dev.15](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.14...v2.174.0-dev.15) (2023-05-08)
### Features
* **messenger:** add `disable-switching-emoji-to-sticker-in-message-input-field` patch ([#2099](https://github.com/revanced/revanced-patches/issues/2099)) ([ac5532a](https://github.com/revanced/revanced-patches/commit/ac5532a65c353b1964d9b7d990341fc7362e510d))
# [2.174.0-dev.14](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.13...v2.174.0-dev.14) (2023-05-07)

View File

@ -158,6 +158,15 @@ The official ReVanced Patches.
| `premium-icon-reddit` | Unlocks premium Reddit app icons. | all |
</details>
### [πŸ“¦ `com.facebook.orca`](https://play.google.com/store/apps/details?id=com.facebook.orca)
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `disable-switching-emoji-to-sticker-in-message-input-field` | Disables switching from emoji to sticker search mode in message input field | all |
| `hide-inbox-ads` | Hides ads in inbox. | all |
</details>
### [πŸ“¦ `at.gv.bmf.bmf2go`](https://play.google.com/store/apps/details?id=at.gv.bmf.bmf2go)
<details>
@ -216,14 +225,6 @@ The official ReVanced Patches.
| `hide-ads` | Removes general ads. | all |
</details>
### [πŸ“¦ `com.facebook.orca`](https://play.google.com/store/apps/details?id=com.facebook.orca)
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `hide-inbox-ads` | Hides ads in inbox. | all |
</details>
### [πŸ“¦ `com.instagram.android`](https://play.google.com/store/apps/details?id=com.instagram.android)
<details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.174.0-dev.14
version = 2.174.0-dev.15

File diff suppressed because one or more lines are too long