Skip to content

Commit

Permalink
chore(release): 2.162.0-dev.5 [skip ci]
Browse files Browse the repository at this point in the history
# [2.162.0-dev.5](ReVanced/revanced-patches@v2.162.0-dev.4...v2.162.0-dev.5) (2023-02-18)

### Features

* **androidtwelvewidgets:** `unlock-paid-widgets` patch ([#1641](ReVanced/revanced-patches#1641)) ([28642d1](ReVanced/revanced-patches@28642d1))
  • Loading branch information
semantic-release-bot committed Feb 18, 2023
1 parent 28642d1 commit 9d9a496
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.162.0-dev.5](https://github.com/revanced/revanced-patches/compare/v2.162.0-dev.4...v2.162.0-dev.5) (2023-02-18)


### Features

* **androidtwelvewidgets:** `unlock-paid-widgets` patch ([#1641](https://github.com/revanced/revanced-patches/issues/1641)) ([28642d1](https://github.com/revanced/revanced-patches/commit/28642d1f93832c733a34ad77890f70f5a6fe5d51))

# [2.162.0-dev.4](https://github.com/revanced/revanced-patches/compare/v2.162.0-dev.3...v2.162.0-dev.4) (2023-02-17)


Expand Down
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,14 @@ The official Patch bundle provided by ReVanced and the community.
| `remove-broadcasts-restriction` | Enables starting/stopping NetGuard via broadcasts. | all |
</details>

### [๐Ÿ“ฆ `com.dci.dev.androidtwelvewidgets`](https://play.google.com/store/apps/details?id=com.dci.dev.androidtwelvewidgets)
<details>

| ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-paid-widgets` | Unlocks paid widgets of the app | all |
</details>

### [๐Ÿ“ฆ `io.yuka.android`](https://play.google.com/store/apps/details?id=io.yuka.android)
<details>

Expand All @@ -278,15 +286,15 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-pro` | Unlocks all pro features. | all |
</details>

### [๐Ÿ“ฆ `com.awedea.nyx`](https://play.google.com/store/apps/details?id=com.awedea.nyx)
### [๐Ÿ“ฆ `ginlemon.iconpackstudio`](https://play.google.com/store/apps/details?id=ginlemon.iconpackstudio)
<details>

| ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks all pro features. | all |
</details>

### [๐Ÿ“ฆ `ginlemon.iconpackstudio`](https://play.google.com/store/apps/details?id=ginlemon.iconpackstudio)
### [๐Ÿ“ฆ `com.awedea.nyx`](https://play.google.com/store/apps/details?id=com.awedea.nyx)
<details>

| ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version |
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.162.0-dev.4
version = 2.162.0-dev.5
2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

0 comments on commit 9d9a496

Please sign in to comment.