Skip to content

Commit

Permalink
chore: Release v5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.1](v5.0.0...v5.0.1) (2024-11-11)

### Bug Fixes

* **Sync:** Fix patches by not throwing unnecessarily ([2ee1316](2ee1316))
* **Tiktok - Settings:** Fix the patch by depending on the correct settings patch ([0c75929](0c75929))
* **Twitter:** Fix patches by depending on patch that merges required extension ([c330e9d](c330e9d))
* **Twitter:** Fix patches by matching fingerprint using correct class ([6ae0d12](6ae0d12))
* **YouTube - Playback speed:** Remember playback speed when using non 1.0x default speed ([05b9f87](05b9f87)), closes [ReVanced#3810](https://github.com/E85Addict/revanced-patches/issues/3810)

### Performance Improvements

* Check for extension without a class proxy ([a6a74e2](a6a74e2))
* Personal Logo && Add upstream sync ([d067e25](d067e25))
  • Loading branch information
semantic-release-bot committed Nov 11, 2024
1 parent d067e25 commit 0afe5e3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [5.0.1](https://github.com/E85Addict/revanced-patches/compare/v5.0.0...v5.0.1) (2024-11-11)


### Bug Fixes

* **Sync:** Fix patches by not throwing unnecessarily ([2ee1316](https://github.com/E85Addict/revanced-patches/commit/2ee13160d51dba3c5806594b2387f806e5946b9a))
* **Tiktok - Settings:** Fix the patch by depending on the correct settings patch ([0c75929](https://github.com/E85Addict/revanced-patches/commit/0c75929a83729841197b482d28f7f7f5f9cec332))
* **Twitter:** Fix patches by depending on patch that merges required extension ([c330e9d](https://github.com/E85Addict/revanced-patches/commit/c330e9d67d3e8c8c3535fa43e52c9f06e33ff0bf))
* **Twitter:** Fix patches by matching fingerprint using correct class ([6ae0d12](https://github.com/E85Addict/revanced-patches/commit/6ae0d124e1f27faecd20e4008951b08353572d98))
* **YouTube - Playback speed:** Remember playback speed when using non 1.0x default speed ([05b9f87](https://github.com/E85Addict/revanced-patches/commit/05b9f8709895dae67e8cc12e8b7bdb87ff401997)), closes [#3810](https://github.com/E85Addict/revanced-patches/issues/3810)


### Performance Improvements

* Check for extension without a class proxy ([a6a74e2](https://github.com/E85Addict/revanced-patches/commit/a6a74e289db1fe04db230d1e864cb9e752f9a01d))
* Personal Logo && Add upstream sync ([d067e25](https://github.com/E85Addict/revanced-patches/commit/d067e2512ecac2ee8a7efd2ed8b03b7a1b3ef121))

## [5.0.1](https://github.com/ReVanced/revanced-patches/compare/v5.0.0...v5.0.1) (2024-11-11)


Expand Down

0 comments on commit 0afe5e3

Please sign in to comment.