Skip to content

Commit 9cf9326

Browse files
chore: Release v1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2026-01-10) ### Bug Fixes * Use patcher / library 1.0.1 release ([0ca02e9](0ca02e9)) ### Features * add command option `unsigned` ([#20](#20)) ([4505091](4505091))
1 parent 8b4c53e commit 9cf9326

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/MorpheApp/morphe-cli/compare/v1.0.0...v1.1.0) (2026-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Use patcher / library 1.0.1 release ([0ca02e9](https://github.com/MorpheApp/morphe-cli/commit/0ca02e920b9e3189ac2b3a18587f0fb9efd0de4e))
7+
8+
9+
### Features
10+
11+
* add command option `unsigned` ([#20](https://github.com/MorpheApp/morphe-cli/issues/20)) ([4505091](https://github.com/MorpheApp/morphe-cli/commit/4505091624b854706b39656bae642e5dc1132dcd))
12+
113
# [1.1.0-dev.2](https://github.com/MorpheApp/morphe-cli/compare/v1.1.0-dev.1...v1.1.0-dev.2) (2026-01-10)
214

315

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

0 commit comments

Comments
 (0)