Skip to content

Commit d6c84a4

Browse files
chore: Release v1.2.0-dev.6 [skip ci]
# [1.2.0-dev.6](v1.2.0-dev.5...v1.2.0-dev.6) (2026-02-26) ### Bug Fixes * Use streaming XML processing ([#56](#56)) ([e9d56d0](e9d56d0))
1 parent e9d56d0 commit d6c84a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0-dev.6](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.5...v1.2.0-dev.6) (2026-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Use streaming XML processing ([#56](https://github.com/MorpheApp/morphe-patcher/issues/56)) ([e9d56d0](https://github.com/MorpheApp/morphe-patcher/commit/e9d56d0a1f06e04a72ff031974c894bd113985f5))
7+
18
# [1.2.0-dev.5](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.4...v1.2.0-dev.5) (2026-02-25)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
3-
version = 1.2.0-dev.5
3+
version = 1.2.0-dev.6

0 commit comments

Comments
 (0)