From a4d0cd6c878838b09383210b9b7eebc9ed7d2fa0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 May 2023 05:48:51 +0000 Subject: [PATCH] chore(release): 2.173.0 [skip ci] # [2.173.0](https://github.com/revanced/revanced-patches/compare/v2.172.0...v2.173.0) (2023-05-02) ### Features * **youtube/create-button:** switch create with notifications button ([eb93f14](https://github.com/revanced/revanced-patches/commit/eb93f149dfb6803ccde4a89eb01f764fcccc247b)) * **youtube/theme:** change seekbar color via preference ([f8d5fb8](https://github.com/revanced/revanced-patches/commit/f8d5fb8ac18c07d2e922d0a519e202bf157d06a4)) * **youtube/theme:** theme seekbar when clicked ([dc9575e](https://github.com/revanced/revanced-patches/commit/dc9575e52d48e26ed16d523088aa57725af73d79)) * **youtube:** `navigation-buttons` patch ([3130c6a](https://github.com/revanced/revanced-patches/commit/3130c6ac726a1398b7286c34e47fbabd79015624)) * **youtube:** bump compatibility to `18.16.37` ([4aedf37](https://github.com/revanced/revanced-patches/commit/4aedf371947f4e21fb30936e738cd533efcbd49c)) * **youtube:** support version `18.16.37` ([6c9fe25](https://github.com/revanced/revanced-patches/commit/6c9fe251dd2166a1b402414837f61ec2cce8b0c2)) --- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39e48f4d4..a9008310a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.173.0](https://github.com/revanced/revanced-patches/compare/v2.172.0...v2.173.0) (2023-05-02) + + +### Features + +* **youtube/create-button:** switch create with notifications button ([385ceda](https://github.com/revanced/revanced-patches/commit/385ceda61f586f24b11a284688f55758ef5b4e74)) +* **youtube/theme:** change seekbar color via preference ([9b465d9](https://github.com/revanced/revanced-patches/commit/9b465d95887863f6b42baa6b710ed98c97383a82)) +* **youtube/theme:** theme seekbar when clicked ([691a231](https://github.com/revanced/revanced-patches/commit/691a231d99b3b2fbe446fc7edb7a88c7a3127037)) +* **youtube:** `navigation-buttons` patch ([4bece31](https://github.com/revanced/revanced-patches/commit/4bece31f56eb340933ad26da3d1bfc902ea8569f)) +* **youtube:** bump compatibility to `18.16.37` ([fe3fdd5](https://github.com/revanced/revanced-patches/commit/fe3fdd5c6cb186bcebc2f86b1d5b597109b25cb6)) +* **youtube:** support version `18.16.37` ([8beb5ea](https://github.com/revanced/revanced-patches/commit/8beb5ea860284be915c0ef0c6039821a50c14fa8)) + # [2.173.0-dev.5](https://github.com/revanced/revanced-patches/compare/v2.173.0-dev.4...v2.173.0-dev.5) (2023-05-02) diff --git a/gradle.properties b/gradle.properties index 6181c16b1..20e8bde3c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.173.0-dev.5 +version = 2.173.0