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.158.0-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
# [0.158.0-dev.2](v0.158.0-dev.1...v0.158.0-dev.2) (2024-11-06)

### Bug Fixes

* **YouTube - Return YouTube Dislike:** Height of the separator does not match ([5b30abb](5b30abb))
* **YouTube - Shorts components:** Shorts are not hidden in Home feed ([2164b67](2164b67))
* **YouTube - SponsorBlock:** Wrong segment behavior selected ([be37863](be37863))

### Features

* **YouTube - Description components:** Add `Hide AI-generated video summary section` setting ([76ffbcb](76ffbcb))
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent e3707d3 commit 6c35749
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.158.0-dev.2](https://github.com/anddea/revanced-integrations/compare/v0.158.0-dev.1...v0.158.0-dev.2) (2024-11-06)


### Bug Fixes

* **YouTube - Return YouTube Dislike:** Height of the separator does not match ([5b30abb](https://github.com/anddea/revanced-integrations/commit/5b30abb0202fa44c1de92f33955c999d04be4004))
* **YouTube - Shorts components:** Shorts are not hidden in Home feed ([2164b67](https://github.com/anddea/revanced-integrations/commit/2164b677465ed76ebce145a32d61890ba177ac59))
* **YouTube - SponsorBlock:** Wrong segment behavior selected ([be37863](https://github.com/anddea/revanced-integrations/commit/be37863d543420150d44587934aa4ef29417f576))


### Features

* **YouTube - Description components:** Add `Hide AI-generated video summary section` setting ([76ffbcb](https://github.com/anddea/revanced-integrations/commit/76ffbcb87c55210337b1abff52f2602f53f3e137))

# [0.158.0-dev.1](https://github.com/anddea/revanced-integrations/compare/v0.157.0...v0.158.0-dev.1) (2024-10-29)


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.158.0-dev.1
version = 0.158.0-dev.2

0 comments on commit 6c35749

Please sign in to comment.