Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.5.0-dev.9 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0-dev.9](v1.5.0-dev.8...v1.5.0-dev.9) (2024-03-26)

### Bug Fixes

* **YouTube - Hide layout components:** Correctly hide Join button ([b945e2f](b945e2f))
* **YouTube - Hide Shorts components:** Correctly hide join button ([0ab9c70](0ab9c70))

### Features

* **YouTube - Hide Shorts components:** Hide like and dislike buttons ([2a08e5a](2a08e5a))
* **YouTube - Hide Shorts components:** Hide sound metadata label ([827beff](827beff))
* **YouTube - Hide Shorts components:** Hide title and full video link label ([59165de](59165de))
  • Loading branch information
semantic-release-bot authored and oSumAtrIX committed Mar 26, 2024
1 parent 46d8ef6 commit 3329285
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.5.0-dev.9](https://github.com/ReVanced/revanced-integrations/compare/v1.5.0-dev.8...v1.5.0-dev.9) (2024-03-26)


### Bug Fixes

* **YouTube - Hide layout components:** Correctly hide Join button ([b945e2f](https://github.com/ReVanced/revanced-integrations/commit/b945e2f44b1a62326e6d45345c1467668d803f53))
* **YouTube - Hide Shorts components:** Correctly hide join button ([0ab9c70](https://github.com/ReVanced/revanced-integrations/commit/0ab9c701376ba700abb573fcd7dd3a06be65e52e))


### Features

* **YouTube - Hide Shorts components:** Hide like and dislike buttons ([2a08e5a](https://github.com/ReVanced/revanced-integrations/commit/2a08e5a98e9e9a00bb306313ff487d67c042a92e))
* **YouTube - Hide Shorts components:** Hide sound metadata label ([827beff](https://github.com/ReVanced/revanced-integrations/commit/827beffde0c7c6b27a3ac4bbec727f51d17dd3cd))
* **YouTube - Hide Shorts components:** Hide title and full video link label ([59165de](https://github.com/ReVanced/revanced-integrations/commit/59165de801a5481fa4055dcf1797fe84dce235c0))

# [1.5.0-dev.8](https://github.com/ReVanced/revanced-integrations/compare/v1.5.0-dev.7...v1.5.0-dev.8) (2024-03-25)


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
android.useAndroidX = true
version = 1.5.0-dev.8
version = 1.5.0-dev.9

0 comments on commit 3329285

Please sign in to comment.