chore(release): 1.8.2 [skip ci]

## [1.8.2](https://github.com/revanced/revanced-patches/compare/v1.8.1...v1.8.2) (2022-06-20)

### Bug Fixes

* migrate to breaking changes from patcher ([2c0a419](2c0a4196fe))
* old usage of `toInstructions` extension method ([65ddd52](65ddd522dc))
This commit is contained in:
semantic-release-bot 2022-06-20 19:35:33 +00:00
parent 65ddd522dc
commit 1053d576ac
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [1.8.2](https://github.com/revanced/revanced-patches/compare/v1.8.1...v1.8.2) (2022-06-20)
### Bug Fixes
* migrate to breaking changes from patcher ([2c0a419](https://github.com/revanced/revanced-patches/commit/2c0a4196fed2fbdcd454ed882b720898d3050c51))
* old usage of `toInstructions` extension method ([65ddd52](https://github.com/revanced/revanced-patches/commit/65ddd522dca19e0590d9cb6fdb2d85ad7b98481e))
## [1.8.1](https://github.com/revanced/revanced-patches/compare/v1.8.0...v1.8.1) (2022-06-20)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.8.1
version = 1.8.2