Skip to content

Commit fd10ad1

Browse files
chore: Release v1.0.0-dev.2 [skip ci]
# [1.0.0-dev.2](v1.0.0-dev.1...v1.0.0-dev.2) (2026-02-06) ### Features * Add ability to write patching results to JSON file ([MorpheApp#25](https://github.com/AzyrRuthless/morphe-cli/issues/25)) ([ed0d1ef](ed0d1ef)) * Update to Morphe patcher / library 1.1.0 ([2445b24](2445b24)) * Update to Morphe patcher 1.1.1 ([8fa5a83](8fa5a83))
1 parent 8fa5a83 commit fd10ad1

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-dev.2](https://github.com/AzyrRuthless/morphe-cli/compare/v1.0.0-dev.1...v1.0.0-dev.2) (2026-02-06)
2+
3+
4+
### Features
5+
6+
* Add ability to write patching results to JSON file ([#25](https://github.com/AzyrRuthless/morphe-cli/issues/25)) ([ed0d1ef](https://github.com/AzyrRuthless/morphe-cli/commit/ed0d1ef4150411c8027156bad8338194480b4e88))
7+
* Update to Morphe patcher / library 1.1.0 ([2445b24](https://github.com/AzyrRuthless/morphe-cli/commit/2445b24656228dd5c487e18fe6e441d5b8b6204b))
8+
* Update to Morphe patcher 1.1.1 ([8fa5a83](https://github.com/AzyrRuthless/morphe-cli/commit/8fa5a83d18fa35668d1d07a852bda62a452c0ad7))
9+
110
# 1.0.0-dev.1 (2026-01-11)
211

312

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.0.0-dev.1
4+
version = 1.0.0-dev.2

0 commit comments

Comments
 (0)