Skip to content

Commit

Permalink
chore(release): 2.192.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.192.0](ReVanced/revanced-patches@v2.191.0...v2.192.0) (2023-10-05)

### Bug Fixes

* **Relay for Reddit - Spoof client:** Prevent OAuth login being disabled remotely ([a0aa2be](ReVanced/revanced-patches@a0aa2be))
* Remove `dependencies` from generated JSON file ([79bb3e1](ReVanced/revanced-patches@79bb3e1))

### Features

* **TikTok:** Constrain patches to last working version ([066023c](ReVanced/revanced-patches@066023c))
* **YouTube - Hide "Get YouTube Premium" advertisements:** Name patch correctly ([ReVanced#3079](ReVanced/revanced-patches#3079)) ([5c140ea](ReVanced/revanced-patches@5c140ea))
  • Loading branch information
semantic-release-bot committed Oct 5, 2023
1 parent 9741e15 commit c5bbc59
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.192.0](https://github.com/ReVanced/revanced-patches/compare/v2.191.0...v2.192.0) (2023-10-05)


### Bug Fixes

* **Relay for Reddit - Spoof client:** Prevent OAuth login being disabled remotely ([a0aa2be](https://github.com/ReVanced/revanced-patches/commit/a0aa2be86d25aab2803901b4100fdc75461e94bc))
* Remove `dependencies` from generated JSON file ([79bb3e1](https://github.com/ReVanced/revanced-patches/commit/79bb3e164f84094c639ac9e567dc0a5ce70300bd))


### Features

* **TikTok:** Constrain patches to last working version ([066023c](https://github.com/ReVanced/revanced-patches/commit/066023ca148b413b0848c0939e0bab2b3ff32b3a))
* **YouTube - Hide "Get YouTube Premium" advertisements:** Name patch correctly ([#3079](https://github.com/ReVanced/revanced-patches/issues/3079)) ([5c140ea](https://github.com/ReVanced/revanced-patches/commit/5c140ea38dc7b7da1efd4b98315fb401267b99f8))

# [2.192.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v2.192.0-dev.2...v2.192.0-dev.3) (2023-10-05)


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.192.0-dev.3
version = 2.192.0

0 comments on commit c5bbc59

Please sign in to comment.