Skip to content

Commit

Permalink
chore(release): 2.223.0-dev.22 [skip ci]
Browse files Browse the repository at this point in the history
# [2.223.0-dev.22](v2.223.0-dev.21...v2.223.0-dev.22) (2024-04-01)

### Bug Fixes

* **YouTube - Overlay buttons:** Update time-ordered button ([e7a8e30](e7a8e30))
* **YouTube - Theme:** Remove redundant code and seekbar color ([46b345c](46b345c))

### Features

* **YouTube - Shorts overlay buttons:** Add TikTok buttons for older versions ([fd296f3](fd296f3))
* **YouTube:** Add `Tuck away preferences` for force hide elements from main settings ([82c76f0](82c76f0))
  • Loading branch information
semantic-release-bot committed Apr 1, 2024
1 parent 82c76f0 commit 3815537
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 @@
# [2.223.0-dev.22](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.21...v2.223.0-dev.22) (2024-04-01)


### Bug Fixes

* **YouTube - Overlay buttons:** Update time-ordered button ([e7a8e30](https://github.com/anddea/revanced-patches/commit/e7a8e302fc42dc60ecb2cf02ac78b1ecae5cb90e))
* **YouTube - Theme:** Remove redundant code and seekbar color ([46b345c](https://github.com/anddea/revanced-patches/commit/46b345c1e2582507358d9eb477e6a7036e402ee3))


### Features

* **YouTube - Shorts overlay buttons:** Add TikTok buttons for older versions ([fd296f3](https://github.com/anddea/revanced-patches/commit/fd296f3017e32720cd901dbd9d578504d49e1909))
* **YouTube:** Add `Tuck away preferences` for force hide elements from main settings ([82c76f0](https://github.com/anddea/revanced-patches/commit/82c76f09a1882a5aa5792114fc05494bc1a2dda5))

# [2.223.0-dev.21](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.20...v2.223.0-dev.21) (2024-03-31)


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
kotlin.code.style = official
version = 2.223.0-dev.21
version = 2.223.0-dev.22

0 comments on commit 3815537

Please sign in to comment.