chore(release): 2.201.0-dev.1 [skip ci]

# [2.201.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.200.1-dev.1...v2.201.0-dev.1) (2023-11-23)

### Features

* **YouTube - Hide ads:** Hide shopping links in video description ([5d3f62f](5d3f62fc67))
* **YouTube - Hide layout components:** Hide "For You" shelf in channel page ([273fe59](273fe59f0c))
This commit is contained in:
semantic-release-bot
2023-11-23 00:20:29 +00:00
parent 5d3f62fc67
commit 45f12d63ee
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# [2.201.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.200.1-dev.1...v2.201.0-dev.1) (2023-11-23)
### Features
* **YouTube - Hide ads:** Hide shopping links in video description ([50e0f77](https://github.com/ReVanced/revanced-patches/commit/50e0f775875d8b91612dafdb2ce2e0196f913a98))
* **YouTube - Hide layout components:** Hide "For You" shelf in channel page ([207f02f](https://github.com/ReVanced/revanced-patches/commit/207f02faf956fe77be50b8ca9846a60b15ef4e25))
## [2.200.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.200.0...v2.200.1-dev.1) (2023-11-23)

View File

@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.200.1-dev.1
version = 2.201.0-dev.1