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

Commit

Permalink
chore(release): 0.142.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.142.0](v0.141.0...v0.142.0) (2024-02-03)

### Features

* **Overlay Button - Always Repeat:** Re-implement `pause after repeat` ([496fbb3](496fbb3))
* **YouTube - Hide layout components:** Add `Hide membership video` settings ([50db31b](50db31b))
  • Loading branch information
semantic-release-bot committed Feb 3, 2024
1 parent 50db31b commit 0e564f8
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 @@
# [0.142.0](https://github.com/YT-Advanced/ReX-integrations/compare/v0.141.0...v0.142.0) (2024-02-03)


### Features

* **Overlay Button - Always Repeat:** Re-implement `pause after repeat` ([496fbb3](https://github.com/YT-Advanced/ReX-integrations/commit/496fbb3a3cebfbc5dd57353b858f7e4532ed0a2f))
* **YouTube - Hide layout components:** Add `Hide membership video` settings ([50db31b](https://github.com/YT-Advanced/ReX-integrations/commit/50db31b7bb13b3f313aff1f468ccb21b20687a76))

# [0.141.0](https://github.com/YT-Advanced/ReX-integrations/compare/v0.140.1...v0.141.0) (2024-02-02)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ android.useAndroidX = true
org.gradle.caching = true
org.gradle.jvmargs = -Xmx2048m -XX:+UseParallelGC
org.gradle.parallel = true
version = 0.141.0
version = 0.142.0

0 comments on commit 0e564f8

Please sign in to comment.