chore(release): 2.18.1-dev.1 [skip ci]

## [2.18.1-dev.1](https://github.com/revanced/revanced-cli/compare/v2.18.0...v2.18.1-dev.1) (2022-12-15)

### Bug Fixes

* don't log when package is incompatible and `exclusive` option is used ([ad81a1b](ad81a1b656))
This commit is contained in:
semantic-release-bot 2022-12-15 22:43:16 +00:00
parent ad81a1b656
commit d9a1fd33ed
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.18.1-dev.1](https://github.com/revanced/revanced-cli/compare/v2.18.0...v2.18.1-dev.1) (2022-12-15)
### Bug Fixes
* don't log when package is incompatible and `exclusive` option is used ([ad81a1b](https://github.com/revanced/revanced-cli/commit/ad81a1b656586226f8b7b8d1123c52b0f3f2e6f7))
# [2.18.0](https://github.com/revanced/revanced-cli/compare/v2.17.0...v2.18.0) (2022-12-15)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.18.0
version = 2.18.1-dev.1