Skip to content

Commit

Permalink
chore(release): 2.21.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.21.0-dev.1](ReVanced/revanced-cli@v2.20.2-dev.1...v2.21.0-dev.1) (2023-05-04)

### Bug Fixes

* **tests:** set order of tests ([816f9d6](ReVanced@816f9d6))
* use working JADB dependency version ([ReVanced#222](ReVanced#222)) ([33c6565](ReVanced@33c6565))

### Features

* add appreciation message for new contributors ([a78d646](ReVanced@a78d646))
  • Loading branch information
semantic-release-bot committed May 4, 2023
1 parent 816f9d6 commit e781581
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 @@
# [2.21.0-dev.1](https://github.com/revanced/revanced-cli/compare/v2.20.2-dev.1...v2.21.0-dev.1) (2023-05-04)


### Bug Fixes

* **tests:** set order of tests ([816f9d6](https://github.com/revanced/revanced-cli/commit/816f9d668cb738e6a27c28249a65f85037309993))
* use working JADB dependency version ([#222](https://github.com/revanced/revanced-cli/issues/222)) ([33c6565](https://github.com/revanced/revanced-cli/commit/33c65655a4afb8a17ed368166538f4f50ce3af3a))


### Features

* add appreciation message for new contributors ([a78d646](https://github.com/revanced/revanced-cli/commit/a78d646afc2cf4e2fa19fbb89416e0a3f6ba559a))

## [2.20.2-dev.1](https://github.com/revanced/revanced-cli/compare/v2.20.1...v2.20.2-dev.1) (2023-04-03)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.20.2-dev.1
version = 2.21.0-dev.1

0 comments on commit e781581

Please sign in to comment.