Skip to content

Commit

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

### Bug Fixes

* **Overide Quality:** Default Video Quality not worked as excepted ([629eb05](629eb05))
* **Spoof Player Parameter:** Fail to fetch storyboard from Trailer of Premieres Video ([f45c888](f45c888))

### Features

* **YTM:** Add `Hide Tap to Update Button` ([46e54a6](46e54a6))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent 46e54a6 commit 86c2cc8
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 @@
# [0.143.0](https://github.com/YT-Advanced/ReX-integrations/compare/v0.142.0...v0.143.0) (2024-02-07)


### Bug Fixes

* **Overide Quality:** Default Video Quality not worked as excepted ([629eb05](https://github.com/YT-Advanced/ReX-integrations/commit/629eb05099ae5c4a51fbab39a4bec3007c7722ac))
* **Spoof Player Parameter:** Fail to fetch storyboard from Trailer of Premieres Video ([f45c888](https://github.com/YT-Advanced/ReX-integrations/commit/f45c888851fc204136fca287af2753f554fce54d))


### Features

* **YTM:** Add `Hide Tap to Update Button` ([46e54a6](https://github.com/YT-Advanced/ReX-integrations/commit/46e54a6c964b4fc20866a147451be1c9e08fefc3))

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


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.142.0
version = 0.143.0

0 comments on commit 86c2cc8

Please sign in to comment.