Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](ReVanced/revanced-cli@v3.0.1...v3.1.0) (2023-08-31)

### Bug Fixes

* check for package compatibility at first ([9fe5a0b](ReVanced@9fe5a0b))
* do not filter explicitly included patches ([a3d8f00](ReVanced@a3d8f00))
* format patches input ([bbb1a63](ReVanced@bbb1a63))

### Features

* Simplify command description ([3b3f7c7](ReVanced@3b3f7c7))
  • Loading branch information
semantic-release-bot committed Aug 31, 2023
1 parent 83c28d9 commit 5d50d1a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.1.0](https://github.com/ReVanced/revanced-cli/compare/v3.0.1...v3.1.0) (2023-08-31)


### Bug Fixes

* check for package compatibility at first ([9fe5a0b](https://github.com/ReVanced/revanced-cli/commit/9fe5a0b6d93304f630436ed0e954723d9a27b0f6))
* do not filter explicitly included patches ([a3d8f00](https://github.com/ReVanced/revanced-cli/commit/a3d8f004ec405f696d99d96c74ca41b573ecf425))
* format patches input ([bbb1a63](https://github.com/ReVanced/revanced-cli/commit/bbb1a63abd80dcbecdcf362158c0429cf3e6318f))


### Features

* Simplify command description ([3b3f7c7](https://github.com/ReVanced/revanced-cli/commit/3b3f7c7a7a7b2795e3d1fad776f6b457f2e68c7b))

# [3.1.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v3.0.2-dev.2...v3.1.0-dev.1) (2023-08-28)


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 = 3.1.0-dev.1
version = 3.1.0

0 comments on commit 5d50d1a

Please sign in to comment.