chore(release): 2.103.0 [skip ci]

# [2.103.0](https://github.com/revanced/revanced-patches/compare/v2.102.1...v2.103.0) (2022-11-05)

### Bug Fixes

* apply multiple changes from integrations, refactor package structure, class names and implementations ([e756fac](bc30e39ae5))
* **youtube/video-information:** use correct compatibility annotation ([b42e048](506b1345ab))

### Features

* **debugging:** simplify patch name and description ([61762f7](dd12dcecf4))
This commit is contained in:
semantic-release-bot
2022-11-05 21:02:39 +00:00
parent 506b1345ab
commit cb7c9c932e
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,16 @@
# [2.103.0](https://github.com/revanced/revanced-patches/compare/v2.102.1...v2.103.0) (2022-11-05)
### Bug Fixes
* apply multiple changes from integrations, refactor package structure, class names and implementations ([e756fac](https://github.com/revanced/revanced-patches/commit/e756face362e4abf2c7b17afa536feed9b0cd631))
* **youtube/video-information:** use correct compatibility annotation ([b42e048](https://github.com/revanced/revanced-patches/commit/b42e04884bb9a60c3df30b668bfba55b1cf8eaa4))
### Features
* **debugging:** simplify patch name and description ([61762f7](https://github.com/revanced/revanced-patches/commit/61762f76c457f348ef599e146f3853e941d4c45c))
## [2.102.1](https://github.com/revanced/revanced-patches/compare/v2.102.0...v2.102.1) (2022-11-04)