semantic-release-bot
63b6350afc
chore: Release v5.0.0 [skip ci]
...
# [5.0.0](https://github.com/ReVanced/revanced-cli/compare/v4.6.0...v5.0.0 ) (2024-11-10)
### Bug Fixes
* Check for null when no device serial was specified ([1da8ae9](1da8ae9e46
))
* List if patch option is required ([#346 ](https://github.com/ReVanced/revanced-cli/issues/346 )) ([98ff0c3](98ff0c34fa
))
* Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time ([1bb0d13](1bb0d13726
))
* Make patches selectable by using a mutable collection for the selection option ([751fa1d](751fa1d889
))
* Make the patch command work without specifying any selection ([ba159a3](ba159a35a9
))
* Print in new line correctly ([c2dc9d7](c2dc9d76be
))
* Use the first connected device when no ADB device is specified ([5f952f3](5f952f35f5
))
### Features
* Set patch options via CLI ([#336 ](https://github.com/ReVanced/revanced-cli/issues/336 )) ([2300243](23002434b2
))
* Show error about no installation device found at the beginning ([3300e6b](3300e6b433
))
* Simplify command and option names and descriptions ([#338 ](https://github.com/ReVanced/revanced-cli/issues/338 )) ([6e7797a](6e7797a3f0
))
* Simplify option descriptions ([45c998b](45c998b335
))
### BREAKING CHANGES
* Options have been renamed.
* This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
2024-11-10 14:57:43 +00:00
semantic-release-bot
dbbc00706d
chore: Release v5.0.0-dev.11 [skip ci]
...
# [5.0.0-dev.11](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.10...v5.0.0-dev.11 ) (2024-11-10)
### Bug Fixes
* List if patch option is required ([#346 ](https://github.com/ReVanced/revanced-cli/issues/346 )) ([98ff0c3](98ff0c34fa
))
2024-11-10 14:49:46 +00:00
semantic-release-bot
77be717de0
chore: Release v5.0.0-dev.10 [skip ci]
...
# [5.0.0-dev.10](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.9...v5.0.0-dev.10 ) (2024-11-05)
### Bug Fixes
* Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time ([1bb0d13](1bb0d13726
))
2024-11-05 19:01:23 +00:00
semantic-release-bot
94b9e2bc6c
chore: Release v5.0.0-dev.9 [skip ci]
...
# [5.0.0-dev.9](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.8...v5.0.0-dev.9 ) (2024-11-05)
### Bug Fixes
* Print in new line correctly ([c2dc9d7](c2dc9d76be
))
2024-11-05 15:55:05 +00:00
semantic-release-bot
504c6c1ea5
chore: Release v5.0.0-dev.8 [skip ci]
...
# [5.0.0-dev.8](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.7...v5.0.0-dev.8 ) (2024-10-17)
2024-10-17 18:06:32 +00:00
semantic-release-bot
e60a61b098
chore: Release v5.0.0-dev.7 [skip ci]
...
# [5.0.0-dev.7](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.6...v5.0.0-dev.7 ) (2024-10-16)
### Bug Fixes
* Check for null when no device serial was specified ([1da8ae9](1da8ae9e46
))
2024-10-16 02:57:57 +00:00
semantic-release-bot
a9f2538827
chore: Release v5.0.0-dev.6 [skip ci]
...
# [5.0.0-dev.6](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.5...v5.0.0-dev.6 ) (2024-10-10)
### Bug Fixes
* Use the first connected device when no ADB device is specified ([5f952f3](5f952f35f5
))
2024-10-10 21:05:17 +00:00
semantic-release-bot
bb6bc1ba9a
chore: Release 5.0.0-dev.5 [skip ci]
...
# [5.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.4...v5.0.0-dev.5 ) (2024-09-30)
2024-09-30 20:27:43 +00:00
semantic-release-bot
9440dc769e
chore(release): 5.0.0-dev.4 [skip ci]
...
# [5.0.0-dev.4](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.3...v5.0.0-dev.4 ) (2024-09-17)
### Bug Fixes
* Make patches selectable by using a mutable collection for the selection option ([751fa1d](751fa1d889
))
* Make the patch command work without specifying any selection ([ba159a3](ba159a35a9
))
### Features
* Show error about no installation device found at the beginning ([3300e6b](3300e6b433
))
2024-09-17 23:18:07 +00:00
semantic-release-bot
7b4af46c94
chore(release): 5.0.0-dev.3 [skip ci]
...
# [5.0.0-dev.3](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.2...v5.0.0-dev.3 ) (2024-08-14)
### Features
* Simplify option descriptions ([45c998b](45c998b335
))
2024-08-14 13:36:05 +00:00
semantic-release-bot
9b03963687
chore(release): 5.0.0-dev.2 [skip ci]
...
# [5.0.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.1...v5.0.0-dev.2 ) (2024-08-14)
### Features
* Simplify command and option names and descriptions ([#338 ](https://github.com/ReVanced/revanced-cli/issues/338 )) ([6e7797a](6e7797a3f0
))
### BREAKING CHANGES
* Options have been renamed.
2024-08-14 12:08:47 +00:00
semantic-release-bot
6306b1abfe
chore(release): 5.0.0-dev.1 [skip ci]
...
# [5.0.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.6.0...v5.0.0-dev.1 ) (2024-08-12)
### Features
* Set patch options via CLI ([#336 ](https://github.com/ReVanced/revanced-cli/issues/336 )) ([2300243](23002434b2
))
### BREAKING CHANGES
* This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
2024-08-12 20:14:37 +00:00
semantic-release-bot
1496e824d6
chore(release): 4.6.0 [skip ci]
...
# [4.6.0](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.6.0 ) (2024-04-01)
### Bug Fixes
* Copy APK to output path when it is not being signed ([366f400](366f400c5a
))
* Use correct option description ([45a2ffa](45a2ffa2dd
))
### Features
* Use more consistent option name ([223629c](223629c663
))
2024-04-01 14:56:47 +00:00
semantic-release-bot
9dd460f056
chore(release): 4.6.0-dev.1 [skip ci]
...
# [4.6.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.1-dev.1...v4.6.0-dev.1 ) (2024-03-14)
### Bug Fixes
* Use correct option description ([45a2ffa](45a2ffa2dd
))
### Features
* Use more consistent option name ([223629c](223629c663
))
2024-03-14 13:47:05 +00:00
semantic-release-bot
0d28a49773
chore(release): 4.5.1-dev.1 [skip ci]
...
## [4.5.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.5.1-dev.1 ) (2024-03-12)
### Bug Fixes
* Copy APK to output path when it is not being signed ([366f400](366f400c5a
))
2024-03-12 13:49:51 +00:00
semantic-release-bot
d5c27408f3
chore(release): 4.5.0 [skip ci]
...
# [4.5.0](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0 ) (2024-03-11)
### Bug Fixes
* Show path for missing files instead of just the name ([f0f3e56](f0f3e5614b
))
* Sign APKs correctly ([5ff105c](5ff105cf6b
))
### Features
* Remove deprecated CLI options ([48a1a39](48a1a39b94
))
2024-03-11 09:12:29 +00:00
semantic-release-bot
9476f5a2e4
chore(release): 4.5.0-dev.1 [skip ci]
...
# [4.5.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0-dev.1 ) (2024-03-11)
### Bug Fixes
* Show path for missing files instead of just the name ([f0f3e56](f0f3e5614b
))
* Sign APKs correctly ([5ff105c](5ff105cf6b
))
### Features
* Remove deprecated CLI options ([48a1a39](48a1a39b94
))
2024-03-11 09:08:04 +00:00
semantic-release-bot
c45ed69adf
chore(release): 4.4.2 [skip ci]
...
## [4.4.2](https://github.com/ReVanced/revanced-cli/compare/v4.4.1...v4.4.2 ) (2024-03-10)
2024-03-10 15:44:08 +00:00
semantic-release-bot
44b72ca99d
chore(release): 4.4.2-dev.2 [skip ci]
...
## [4.4.2-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.4.2-dev.1...v4.4.2-dev.2 ) (2024-03-10)
2024-03-10 15:41:25 +00:00
semantic-release-bot
304275ddbb
chore(release): 4.4.2-dev.1 [skip ci]
...
## [4.4.2-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.4.1...v4.4.2-dev.1 ) (2024-03-09)
2024-03-09 04:22:02 +00:00
semantic-release-bot
cf20efd467
chore(release): 4.4.1 [skip ci]
...
## [4.4.1](https://github.com/ReVanced/revanced-cli/compare/v4.4.0...v4.4.1 ) (2024-03-06)
### Bug Fixes
* Bump dependencies to support BCS keystore ([1c10a77](1c10a7760d
))
2024-03-06 19:14:29 +00:00
semantic-release-bot
a5a5085f0f
chore(release): 4.4.1-dev.2 [skip ci]
...
## [4.4.1-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.4.1-dev.1...v4.4.1-dev.2 ) (2024-03-04)
### Bug Fixes
* Bump dependencies to support BCS keystore ([1c10a77](1c10a7760d
))
2024-03-04 14:50:04 +00:00
semantic-release-bot
4f1982e3ad
chore(release): 4.4.1-dev.1 [skip ci]
...
## [4.4.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.4.0...v4.4.1-dev.1 ) (2024-02-21)
2024-02-21 03:58:27 +00:00
semantic-release-bot
3c264572a2
chore(release): 4.4.0 [skip ci]
...
# [4.4.0](https://github.com/ReVanced/revanced-cli/compare/v4.3.0...v4.4.0 ) (2023-12-28)
### Bug Fixes
* Add missing punctuation in command description ([8210351](821035107d
))
### Features
* Log saved patched APK file path ([16109bd](16109bd8bc
))
2023-12-28 21:34:45 +00:00
semantic-release-bot
3bcee04a7d
chore(release): 4.4.0-dev.2 [skip ci]
...
# [4.4.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.4.0-dev.1...v4.4.0-dev.2 ) (2023-12-18)
### Bug Fixes
* Add missing punctuation in command description ([8210351](821035107d
))
2023-12-18 18:47:08 +00:00
semantic-release-bot
2d17459fa3
chore(release): 4.4.0-dev.1 [skip ci]
...
# [4.4.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.3.0...v4.4.0-dev.1 ) (2023-12-01)
### Features
* Log saved patched APK file path ([16109bd](16109bd8bc
))
2023-12-01 22:54:26 +00:00
semantic-release-bot
09bc652317
chore(release): 4.3.0 [skip ci]
...
# [4.3.0](https://github.com/ReVanced/revanced-cli/compare/v4.2.0...v4.3.0 ) (2023-12-01)
### Features
* Add `list-versions` command ([a974b8e](a974b8ea80
))
2023-12-01 22:29:44 +00:00
semantic-release-bot
06c6a97915
chore(release): 4.3.0-dev.1 [skip ci]
...
# [4.3.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.2.0...v4.3.0-dev.1 ) (2023-11-27)
### Features
* Add `list-versions` command ([a974b8e](a974b8ea80
))
2023-11-27 22:12:44 +00:00
semantic-release-bot
89c35ee21b
chore(release): 4.2.0 [skip ci]
...
# [4.2.0](https://github.com/ReVanced/revanced-cli/compare/v4.1.0...v4.2.0 ) (2023-11-26)
### Bug Fixes
* Fix typo ([#300 ](https://github.com/ReVanced/revanced-cli/issues/300 )) ([9d96bb7](9d96bb7b4c
))
### Features
* Allow selecting first Adb device, if none supplied automatically by updating dependencies ([e7c3d64](e7c3d64bf1
))
* Exit application with CLI exit code ([36c6a6a](36c6a6a5f7
))
* Make `--out´ option optional ([3765957](3765957043
))
2023-11-26 05:03:52 +00:00
semantic-release-bot
a5542467c8
chore(release): 4.2.0-dev.1 [skip ci]
...
# [4.2.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.1.1-dev.1...v4.2.0-dev.1 ) (2023-11-26)
### Features
* Allow selecting first Adb device, if none supplied automatically by updating dependencies ([e7c3d64](e7c3d64bf1
))
* Exit application with CLI exit code ([36c6a6a](36c6a6a5f7
))
* Make `--out´ option optional ([3765957](3765957043
))
2023-11-26 04:58:20 +00:00
semantic-release-bot
860fb7b957
chore(release): 4.1.1-dev.1 [skip ci]
...
## [4.1.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.1.0...v4.1.1-dev.1 ) (2023-11-25)
### Bug Fixes
* Fix typo ([#300 ](https://github.com/ReVanced/revanced-cli/issues/300 )) ([9d96bb7](9d96bb7b4c
))
2023-11-25 22:48:42 +00:00
semantic-release-bot
86b8415ac6
chore(release): 4.1.0 [skip ci]
...
# [4.1.0](https://github.com/ReVanced/revanced-cli/compare/v4.0.2...v4.1.0 ) (2023-11-04)
### Features
* Include or exclude patches by their index in relation to supplied patch bundles ([b2055ce](b2055ce07d
))
* List patches which are compatible with any app ([#297 ](https://github.com/ReVanced/revanced-cli/issues/297 )) ([0139dfe](0139dfe0bf
))
### Performance Improvements
* Use a `HashSet` to check for included and excluded patches ([616d14f](616d14f009
))
2023-11-04 21:13:41 +00:00
semantic-release-bot
bd3171c7c5
chore(release): 4.1.0-dev.3 [skip ci]
...
# [4.1.0-dev.3](https://github.com/ReVanced/revanced-cli/compare/v4.1.0-dev.2...v4.1.0-dev.3 ) (2023-11-03)
2023-11-03 17:27:32 +00:00
semantic-release-bot
799882e6a6
chore(release): 4.1.0-dev.2 [skip ci]
...
# [4.1.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.1.0-dev.1...v4.1.0-dev.2 ) (2023-11-03)
### Features
* Include or exclude patches by their index in relation to supplied patch bundles ([b2055ce](b2055ce07d
))
### Performance Improvements
* Use a `HashSet` to check for included and excluded patches ([616d14f](616d14f009
))
2023-11-03 01:04:32 +00:00
semantic-release-bot
4fc42089a5
chore(release): 4.1.0-dev.1 [skip ci]
...
# [4.1.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.0.3-dev.2...v4.1.0-dev.1 ) (2023-11-03)
### Features
* List patches which are compatible with any app ([#297 ](https://github.com/ReVanced/revanced-cli/issues/297 )) ([0139dfe](0139dfe0bf
))
2023-11-03 00:33:10 +00:00
semantic-release-bot
7d1c0e663f
chore(release): 4.0.3-dev.2 [skip ci]
...
## [4.0.3-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.0.3-dev.1...v4.0.3-dev.2 ) (2023-10-30)
2023-10-30 21:24:43 +00:00
semantic-release-bot
9f15ac6ec5
chore(release): 4.0.3-dev.1 [skip ci]
...
## [4.0.3-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.0.2...v4.0.3-dev.1 ) (2023-10-23)
2023-10-23 00:15:36 +00:00
semantic-release-bot
a8c8682116
chore(release): 4.0.2 [skip ci]
...
## [4.0.2](https://github.com/ReVanced/revanced-cli/compare/v4.0.1...v4.0.2 ) (2023-10-12)
### Bug Fixes
* Move file to output even when mounting ([59dfc98](59dfc988e3
))
* Use punctuation in option descriptions ([da4469f](da4469f402
))
### Performance Improvements
* Use multiple threads for writing dex files ([28648a1](28648a1c53
))
2023-10-12 17:58:47 +00:00
semantic-release-bot
8b04b6790b
chore(release): 4.0.2-dev.3 [skip ci]
...
## [4.0.2-dev.3](https://github.com/ReVanced/revanced-cli/compare/v4.0.2-dev.2...v4.0.2-dev.3 ) (2023-10-10)
### Bug Fixes
* Move file to output even when mounting ([59dfc98](59dfc988e3
))
2023-10-10 08:11:07 +00:00
semantic-release-bot
a564aaa1b5
chore(release): 4.0.2-dev.2 [skip ci]
...
## [4.0.2-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.0.2-dev.1...v4.0.2-dev.2 ) (2023-10-10)
### Performance Improvements
* Use multiple threads for writing dex files ([28648a1](28648a1c53
))
2023-10-10 08:00:39 +00:00
semantic-release-bot
cf58f55b38
chore(release): 4.0.2-dev.1 [skip ci]
...
## [4.0.2-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.0.1...v4.0.2-dev.1 ) (2023-10-08)
### Bug Fixes
* Use punctuation in option descriptions ([da4469f](da4469f402
))
2023-10-08 18:53:45 +00:00
semantic-release-bot
df2c137ae9
chore(release): 4.0.1 [skip ci]
...
## [4.0.1](https://github.com/ReVanced/revanced-cli/compare/v4.0.0...v4.0.1 ) (2023-10-08)
### Bug Fixes
* Correct warning message ([ba573f7](ba573f73d0
))
2023-10-08 01:52:44 +00:00
semantic-release-bot
6c44a730c3
chore(release): 4.0.1-dev.1 [skip ci]
...
## [4.0.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.0.0...v4.0.1-dev.1 ) (2023-10-07)
### Bug Fixes
* Correct warning message ([e4e339d](e4e339dff4
))
2023-10-08 03:50:43 +02:00
semantic-release-bot
7121e5fa4c
chore(release): 4.0.0 [skip ci]
...
# [4.0.0](https://github.com/ReVanced/revanced-cli/compare/v3.1.1...v4.0.0 ) (2023-10-04)
### Bug Fixes
* Check, if mounting is possible ([3e13fb5](3e13fb5d56
))
* Delete temporal files if it exists ([a022feb](a022febd0c
))
* Do not sign if mounting ([578e16b](578e16b099
))
* Filter logs correctly ([43fc20d](43fc20d90e
))
* Log correct options command ([#262 ](https://github.com/ReVanced/revanced-cli/issues/262 )) ([96c196d](96c196dcb1
))
* Log logs with levels over warning to error output stream ([075f6ad](075f6ad565
))
* Only open files for reading and writing if writeable ([3846f72](3846f721ca
))
* Only set options for filtered patches ([64d9127](64d9127291
))
### Features
* Add function to get the most common compatible version ([77d9173](77d91735ff
))
* Add option to filter patches to be listed by package name ([50c0f98](50c0f98ce5
))
* Add option to warn about patches not being found in supplied patch bundles ([e46d855](e46d855643
))
* Add ReVanced Library subproject ([#265 ](https://github.com/ReVanced/revanced-cli/issues/265 )) ([157278c](157278c9ba
))
* Do not format patch names ([80a8d88](80a8d88406
))
* Extend signing API ([592dc1c](592dc1c64a
))
* Improve option descriptions ([d5ea5a0](d5ea5a0ab1
))
* Log stacktrace in new line ([c67e3c7](c67e3c70c7
))
* Use ReVanced Library in ReVanced CLI ([7794327](7794327a11
))
* Word log message better ([6942b22](6942b22a68
))
### Performance Improvements
* Do not check, if the options file exists twice ([e3c5550](e3c55507cf
))
### BREAKING CHANGES
* This changes many signatures of existing APIs and adds new functions for signing
* This changes the log handler signature
2023-10-04 23:40:45 +00:00
semantic-release-bot
d1c4d8df3e
chore(release): 4.0.0-dev.5 [skip ci]
...
# [4.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v4.0.0-dev.4...v4.0.0-dev.5 ) (2023-10-04)
### Bug Fixes
* Only set options for filtered patches ([64d9127](64d9127291
))
### Performance Improvements
* Do not check, if the options file exists twice ([e3c5550](e3c55507cf
))
2023-10-04 02:28:12 +00:00
semantic-release-bot
64afc95a81
chore(release): 4.0.0-dev.4 [skip ci]
...
# [4.0.0-dev.4](https://github.com/ReVanced/revanced-cli/compare/v4.0.0-dev.3...v4.0.0-dev.4 ) (2023-10-01)
2023-10-01 22:44:02 +00:00
semantic-release-bot
a177693ece
chore(release): 4.0.0-dev.3 [skip ci]
...
# [4.0.0-dev.3](https://github.com/ReVanced/revanced-cli/compare/v4.0.0-dev.2...v4.0.0-dev.3 ) (2023-09-27)
2023-09-27 23:29:39 +00:00
semantic-release-bot
a08530d47b
chore(release): 4.0.0-dev.2 [skip ci]
...
# [4.0.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.0.0-dev.1...v4.0.0-dev.2 ) (2023-09-24)
### Features
* Improve option descriptions ([d5ea5a0](d5ea5a0ab1
))
2023-09-24 22:04:11 +00:00
semantic-release-bot
6fc3eebc21
chore(release): 4.0.0-dev.1 [skip ci]
...
# [4.0.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v3.1.2-dev.1...v4.0.0-dev.1 ) (2023-09-23)
### Bug Fixes
* Check, if mounting is possible ([3e13fb5](3e13fb5d56
))
* Delete temporal files if it exists ([a022feb](a022febd0c
))
* Do not sign if mounting ([578e16b](578e16b099
))
* Filter logs correctly ([43fc20d](43fc20d90e
))
* Log logs with levels over warning to error output stream ([075f6ad](075f6ad565
))
* Only open files for reading and writing if writeable ([3846f72](3846f721ca
))
### Features
* Add function to get the most common compatible version ([77d9173](77d91735ff
))
* Add option to filter patches to be listed by package name ([50c0f98](50c0f98ce5
))
* Add option to warn about patches not being found in supplied patch bundles ([e46d855](e46d855643
))
* Add ReVanced Library subproject ([#265 ](https://github.com/ReVanced/revanced-cli/issues/265 )) ([157278c](157278c9ba
))
* Do not format patch names ([80a8d88](80a8d88406
))
* Extend signing API ([592dc1c](592dc1c64a
))
* Log stacktrace in new line ([c67e3c7](c67e3c70c7
))
* Use ReVanced Library in ReVanced CLI ([7794327](7794327a11
))
* Word log message better ([6942b22](6942b22a68
))
### BREAKING CHANGES
* This changes many signatures of existing APIs and adds new functions for signing
* This changes the log handler signature
2023-09-23 16:31:50 +00:00
semantic-release-bot
e7c9da7c33
chore(release): 3.2.0-dev.1 [skip ci]
...
# [3.2.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v3.1.2-dev.1...v3.2.0-dev.1 ) (2023-09-20)
### Features
* Log stacktrace in new line ([c67e3c7](c67e3c70c7
))
2023-09-20 03:08:53 +00:00