Skip to content

Commit

Permalink
chore(release): 4.7.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [4.7.0-dev.1](v4.6.0...v4.7.0-dev.1) (2024-04-07)

### Bug Fixes

* **YouTube - Hide load more button:** Include patch with `Hide layout components`, and hide button only in search feed  ([ReVanced#2959](https:/Twinov/revanced-patches/issues/2959)) ([b007e8e](b007e8e))
* **YouTube - Player flyout menu:** Add hide Lock screen menu ([ReVanced#2985](https:/Twinov/revanced-patches/issues/2985)) ([308de4a](308de4a))

### Features

* **Twitter:** Add `Sanitize sharing links` patch ([6acf6a7](6acf6a7))
  • Loading branch information
semantic-release-bot committed Apr 7, 2024
1 parent bb4ea03 commit 9676937
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.7.0-dev.1](https:/Twinov/revanced-patches/compare/v4.6.0...v4.7.0-dev.1) (2024-04-07)


### Bug Fixes

* **YouTube - Hide load more button:** Include patch with `Hide layout components`, and hide button only in search feed ([#2959](https:/Twinov/revanced-patches/issues/2959)) ([b007e8e](https:/Twinov/revanced-patches/commit/b007e8e06a3afad79b40bec1c6a14604f059049c))
* **YouTube - Player flyout menu:** Add hide Lock screen menu ([#2985](https:/Twinov/revanced-patches/issues/2985)) ([308de4a](https:/Twinov/revanced-patches/commit/308de4a63ca99b8d30d6b3242f98d6f0e2aefb37))


### Features

* **Twitter:** Add `Sanitize sharing links` patch ([6acf6a7](https:/Twinov/revanced-patches/commit/6acf6a7549829ba4bc7228e856bb3efeebbb94ae))

## [4.6.1-dev.2](https:/ReVanced/revanced-patches/compare/v4.6.1-dev.1...v4.6.1-dev.2) (2024-04-04)


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.6.1-dev.2
version = 4.7.0-dev.1

0 comments on commit 9676937

Please sign in to comment.