Skip to content

Commit

Permalink
chore(release): 2.199.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.199.0](ReVanced/revanced-patches@v2.198.0...v2.199.0) (2023-11-20)

### Bug Fixes

* **Twitch - Settings:** Constrain to last working version ([941c1dd](ReVanced/revanced-patches@941c1dd))
* **YouTube - Settings:** Remove unnecessary punctuation ([#3301](ReVanced/revanced-patches#3301)) ([c50ee82](ReVanced/revanced-patches@c50ee82))
* **Yuka - Unlock premium:** Constrain to last working version ([81900fb](ReVanced/revanced-patches@81900fb))

### Features

* **YouTube:** Add `Disable rolling number animations` patch ([#3298](ReVanced/revanced-patches#3298)) ([a0121ae](ReVanced/revanced-patches@a0121ae))
  • Loading branch information
semantic-release-bot committed Nov 20, 2023
1 parent 7247922 commit 71da4f2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.199.0](https://github.com/ReVanced/revanced-patches/compare/v2.198.0...v2.199.0) (2023-11-20)


### Bug Fixes

* **Twitch - Settings:** Constrain to last working version ([941c1dd](https://github.com/ReVanced/revanced-patches/commit/941c1dd5cf9f43b4f6d023eacd6cfb31d87c2cd3))
* **YouTube - Settings:** Remove unnecessary punctuation ([#3301](https://github.com/ReVanced/revanced-patches/issues/3301)) ([c50ee82](https://github.com/ReVanced/revanced-patches/commit/c50ee8281f2b90a2721839047bdc8cd59c4c913a))
* **Yuka - Unlock premium:** Constrain to last working version ([81900fb](https://github.com/ReVanced/revanced-patches/commit/81900fb8db79284f57b5fd9e9ee0fe97cc0e7451))


### Features

* **YouTube:** Add `Disable rolling number animations` patch ([#3298](https://github.com/ReVanced/revanced-patches/issues/3298)) ([a0121ae](https://github.com/ReVanced/revanced-patches/commit/a0121ae7b60de88f0f2113ad0cefdb538f370780))

## [2.198.1-dev.2](https://github.com/ReVanced/revanced-patches/compare/v2.198.1-dev.1...v2.198.1-dev.2) (2023-11-19)


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.198.1-dev.2
version = 2.199.0
2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

0 comments on commit 71da4f2

Please sign in to comment.