Skip to content

Commit

Permalink
chore(release): 4.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.5.0](ReVanced/revanced-cli@v4.4.2...v4.5.0) (2024-03-11)

### Bug Fixes

* Show path for missing files instead of just the name ([f0f3e56](ReVanced@f0f3e56))
* Sign APKs correctly ([5ff105c](ReVanced@5ff105c))

### Features

* Remove deprecated CLI options ([48a1a39](ReVanced@48a1a39))
  • Loading branch information
semantic-release-bot committed Mar 11, 2024
1 parent 8ee5b75 commit d5c2740
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [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](https://github.com/ReVanced/revanced-cli/commit/f0f3e5614b99b34391e0492177706f9c09781cad))
* Sign APKs correctly ([5ff105c](https://github.com/ReVanced/revanced-cli/commit/5ff105cf6b3fac9cd12478efd10caf90d1ecf589))


### Features

* Remove deprecated CLI options ([48a1a39](https://github.com/ReVanced/revanced-cli/commit/48a1a39b94dd9121c400d28e3e93dec3fc13e3be))

# [4.5.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0-dev.1) (2024-03-11)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.5.0-dev.1
version = 4.5.0

0 comments on commit d5c2740

Please sign in to comment.