Skip to content

Commit

Permalink
chore(release): 4.7.0-dev.4 [skip ci]
Browse files Browse the repository at this point in the history
# [4.7.0-dev.4](ReVanced/revanced-patches@v4.7.0-dev.3...v4.7.0-dev.4) (2024-04-09)

### Features

* **Amazon:** Add `Always allow deep-linking` patch ([ReVanced#3000](ReVanced#3000)) ([a92b7fb](ReVanced@a92b7fb))
* **Twitter:** Add `Sanitize sharing links` patch ([ReVanced#3003](ReVanced#3003)) ([186b887](ReVanced@186b887))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent 186b887 commit 1a7fe5e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [4.7.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.7.0-dev.3...v4.7.0-dev.4) (2024-04-09)


### Features

* **Amazon:** Add `Always allow deep-linking` patch ([#3000](https://github.com/ReVanced/revanced-patches/issues/3000)) ([a92b7fb](https://github.com/ReVanced/revanced-patches/commit/a92b7fb43c8b1b45577360cdc6d883fe2815c2f2))
* **Twitter:** Add `Sanitize sharing links` patch ([#3003](https://github.com/ReVanced/revanced-patches/issues/3003)) ([186b887](https://github.com/ReVanced/revanced-patches/commit/186b8874157eef1b882b05d491ba1d4ca2809535))

# [4.7.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v4.7.0-dev.2...v4.7.0-dev.3) (2024-04-09)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.7.0-dev.3
version = 4.7.0-dev.4

0 comments on commit 1a7fe5e

Please sign in to comment.