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

Commit

Permalink
chore(release): 0.155.0-dev.7 [skip ci]
Browse files Browse the repository at this point in the history
# [0.155.0-dev.7](v0.155.0-dev.6...v0.155.0-dev.7) (2024-08-16)

### Bug Fixes

* **YouTube Music - Sanitize sharing links:** Tracking parameters are not removed from the system share panel ([645e1e4](645e1e4))

### Features

* **YouTube:** Add `Change share sheet` patch ([0fdeba2](0fdeba2))
  • Loading branch information
semantic-release-bot committed Aug 16, 2024
1 parent 0fdeba2 commit 0966733
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.155.0-dev.7](https://github.com/anddea/revanced-integrations/compare/v0.155.0-dev.6...v0.155.0-dev.7) (2024-08-16)


### Bug Fixes

* **YouTube Music - Sanitize sharing links:** Tracking parameters are not removed from the system share panel ([645e1e4](https://github.com/anddea/revanced-integrations/commit/645e1e4f9481f6fcce06282ebf8e7a9bb2ccf905))


### Features

* **YouTube:** Add `Change share sheet` patch ([0fdeba2](https://github.com/anddea/revanced-integrations/commit/0fdeba246c9cef183010afd29721a5f0adda14c1))

# [0.155.0-dev.6](https://github.com/anddea/revanced-integrations/compare/v0.155.0-dev.5...v0.155.0-dev.6) (2024-08-07)


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 = 0.155.0-dev.6
version = 0.155.0-dev.7

0 comments on commit 0966733

Please sign in to comment.