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

# [2.144.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.143.0...v2.144.0-dev.1) (2022-12-15)

### Features

* **citra:** add compatibility for canary package ([#1256](https://github.com/revanced/revanced-patches/issues/1256)) ([42ec021](42ec0218d8))
This commit is contained in:
semantic-release-bot 2022-12-15 00:21:41 +00:00
parent 42ec0218d8
commit 92ac8b2379
4 changed files with 25 additions and 10 deletions

View File

@ -1,3 +1,10 @@
# [2.144.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.143.0...v2.144.0-dev.1) (2022-12-15)
### Features
* **citra:** add compatibility for canary package ([#1256](https://github.com/revanced/revanced-patches/issues/1256)) ([42ec021](https://github.com/revanced/revanced-patches/commit/42ec0218d829ea15759f83562d24588ce97cb646))
# [2.143.0](https://github.com/revanced/revanced-patches/compare/v2.142.0...v2.143.0) (2022-12-14)

View File

@ -181,6 +181,14 @@ The official Patch bundle provided by ReVanced and the community.
| `premium-unlock` | Unlocks premium functions. | all |
</details>
### πŸ“¦ `org.citra.citra_emu.canary`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `premium-unlock` | Unlocks premium functions. | all |
</details>
### πŸ“¦ `com.backdrops.wallpapers`
<details>
@ -197,14 +205,6 @@ The official Patch bundle provided by ReVanced and the community.
| `promo-code-unlock` | Disables the validation of promo code. Any code will work to unlock all features. | all |
</details>
### πŸ“¦ `com.awedea.nyx`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks all pro features. | all |
</details>
### πŸ“¦ `co.windyapp.android`
<details>
@ -221,6 +221,14 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-pro` | Unlocks all professional features. | all |
</details>
### πŸ“¦ `com.awedea.nyx`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks all pro features. | all |
</details>
### πŸ“¦ `com.ithebk.expensemanager`
<details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.143.0
version = 2.144.0-dev.1

File diff suppressed because one or more lines are too long