Skip to content

Commit 8258816

Browse files
chore: Release v1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2026-02-02) ### Features * Add ability to write patching results to JSON file ([#25](#25)) ([304b3ea](304b3ea)) * Update to Morphe patcher / library 1.1.0 ([ef8e95d](ef8e95d))
1 parent 792fa22 commit 8258816

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.2.0](https://github.com/MorpheApp/morphe-cli/compare/v1.1.0...v1.2.0) (2026-02-02)
2+
3+
4+
### Features
5+
6+
* Add ability to write patching results to JSON file ([#25](https://github.com/MorpheApp/morphe-cli/issues/25)) ([304b3ea](https://github.com/MorpheApp/morphe-cli/commit/304b3ea4a9ed266d4a02f290dfda24218f3b098a))
7+
* Update to Morphe patcher / library 1.1.0 ([ef8e95d](https://github.com/MorpheApp/morphe-cli/commit/ef8e95debbcd29ecfed76b4a740d7c05ffa01709))
8+
19
# [1.2.0-dev.2](https://github.com/MorpheApp/morphe-cli/compare/v1.2.0-dev.1...v1.2.0-dev.2) (2026-02-02)
210

311

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 = 1.2.0-dev.2
4+
version = 1.2.0

0 commit comments

Comments
 (0)