Skip to content

Commit 6d83a72

Browse files
chore(release): 14.2.0 [skip ci]
# [14.2.0](v14.1.0...v14.2.0) (2023-08-27) ### Features * load patches in lexicographical order ([e8f2087](e8f2087)) * log when merging integrations ([983563e](983563e)) ### Performance Improvements * compare types of classes ([55d6945](55d6945))
1 parent 8d0dd9c commit 6d83a72

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [14.2.0](https://github.com/ReVanced/revanced-patcher/compare/v14.1.0...v14.2.0) (2023-08-27)
2+
3+
4+
### Features
5+
6+
* load patches in lexicographical order ([e8f2087](https://github.com/ReVanced/revanced-patcher/commit/e8f2087a6ffa6077fb3a6a69e29f3aec72e2fc1b))
7+
* log when merging integrations ([983563e](https://github.com/ReVanced/revanced-patcher/commit/983563efb6d7c8d289464b8bf71a016b8a735630))
8+
9+
10+
### Performance Improvements
11+
12+
* compare types of classes ([55d6945](https://github.com/ReVanced/revanced-patcher/commit/55d694579ac2718b9e2c61ca5f38419c3775ef87))
13+
114
# [14.2.0-dev.3](https://github.com/ReVanced/revanced-patcher/compare/v14.2.0-dev.2...v14.2.0-dev.3) (2023-08-26)
215

316

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 14.2.0-dev.3
4+
version = 14.2.0

0 commit comments

Comments
 (0)