From 5e1bca4b020e98bb9f452123d2766d90121ad00f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 19 May 2023 20:46:55 +0000 Subject: [PATCH] chore(release): 2.174.0-dev.35 [skip ci] # [2.174.0-dev.35](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.34...v2.174.0-dev.35) (2023-05-19) ### Bug Fixes * **youtube/minimized-playback:** update settings description ([#2191](https://github.com/revanced/revanced-patches/issues/2191)) ([3d3bd00](https://github.com/revanced/revanced-patches/commit/3d3bd00468396445bc8c05174bca73d088d6d512)) * **youtube/settings:** fix non functional back button in settings ([#2178](https://github.com/revanced/revanced-patches/issues/2178)) ([1fec3e0](https://github.com/revanced/revanced-patches/commit/1fec3e0c55ed303b6d514b423d665d7aa37e9e01)) ### Features * add capability to filter from protobuf buffer ([b738b6b](https://github.com/revanced/revanced-patches/commit/b738b6bf3506f222844ef4bca99a91f78d331391)) * use consistent names for patches ([6347146](https://github.com/revanced/revanced-patches/commit/634714690086168e63d6aa9475893135cb58db68)) * **youtube/copy-video-url:** add tap and hold functionality to copy video url buttons ([#2174](https://github.com/revanced/revanced-patches/issues/2174)) ([76b3b47](https://github.com/revanced/revanced-patches/commit/76b3b4716cfd5c1df9fef13c0c78c2f846a1ccd7)) * **youtube/hide-shorts-components:** hide navigation bar ([24f376a](https://github.com/revanced/revanced-patches/commit/24f376a4b8d6bdccc32ffff0d983f22eb4940791)) * **youtube:** add `hide-shorts-components` patch ([64868f4](https://github.com/revanced/revanced-patches/commit/64868f41be9f567cb54d9214fafbf849d08b64d2)) * **youtube:** constrain patches to `18.16.37` ([034215a](https://github.com/revanced/revanced-patches/commit/034215ab07535031071a2c9d19c05137c3bfb06a)) * **youtube:** support version `18.19.35` ([814ae2d](https://github.com/revanced/revanced-patches/commit/814ae2da7658dc2dfa844f7e71a22843e29ecade)) --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c31ad2617..4ee9191549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ # [2.174.0-dev.35](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.34...v2.174.0-dev.35) (2023-05-19) +### Bug Fixes + +* **youtube/minimized-playback:** update settings description ([#2191](https://github.com/revanced/revanced-patches/issues/2191)) ([3d3bd00](https://github.com/revanced/revanced-patches/commit/3d3bd00468396445bc8c05174bca73d088d6d512)) +* **youtube/settings:** fix non functional back button in settings ([#2178](https://github.com/revanced/revanced-patches/issues/2178)) ([1fec3e0](https://github.com/revanced/revanced-patches/commit/1fec3e0c55ed303b6d514b423d665d7aa37e9e01)) + + +### Features + +* add capability to filter from protobuf buffer ([b738b6b](https://github.com/revanced/revanced-patches/commit/b738b6bf3506f222844ef4bca99a91f78d331391)) +* use consistent names for patches ([6347146](https://github.com/revanced/revanced-patches/commit/634714690086168e63d6aa9475893135cb58db68)) +* **youtube/copy-video-url:** add tap and hold functionality to copy video url buttons ([#2174](https://github.com/revanced/revanced-patches/issues/2174)) ([76b3b47](https://github.com/revanced/revanced-patches/commit/76b3b4716cfd5c1df9fef13c0c78c2f846a1ccd7)) +* **youtube/hide-shorts-components:** hide navigation bar ([24f376a](https://github.com/revanced/revanced-patches/commit/24f376a4b8d6bdccc32ffff0d983f22eb4940791)) +* **youtube:** add `hide-shorts-components` patch ([64868f4](https://github.com/revanced/revanced-patches/commit/64868f41be9f567cb54d9214fafbf849d08b64d2)) +* **youtube:** constrain patches to `18.16.37` ([034215a](https://github.com/revanced/revanced-patches/commit/034215ab07535031071a2c9d19c05137c3bfb06a)) +* **youtube:** support version `18.19.35` ([814ae2d](https://github.com/revanced/revanced-patches/commit/814ae2da7658dc2dfa844f7e71a22843e29ecade)) + +# [2.174.0-dev.35](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.34...v2.174.0-dev.35) (2023-05-19) + + ### Bug Fixes * **youtube/minimized-playback:** update settings description ([#2191](https://github.com/revanced/revanced-patches/issues/2191)) ([3d3bd00](https://github.com/revanced/revanced-patches/commit/3d3bd00468396445bc8c05174bca73d088d6d512))