Skip to content

Commit 5b6c0b9

Browse files
chore: Release v1.0.0-dev.1 [skip ci]
# 1.0.0-dev.1 (2026-01-11) ### Bug Fixes * Migrate to new package, use maven patcher dependency ([0b50811](0b50811)) * Use patcher / library 1.0.1 release ([0ca02e9](0ca02e9)) * Use repo library release ([0e4fae1](0e4fae1)) ### Features * add command option `unsigned` ([MorpheApp#20](https://github.com/AzyrRuthless/morphe-cli/issues/20)) ([4505091](4505091)) * Initial release ([874ecbc](874ecbc))
1 parent 89c7fa6 commit 5b6c0b9

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 1.0.0-dev.1 (2026-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Migrate to new package, use maven patcher dependency ([0b50811](https://github.com/AzyrRuthless/morphe-cli/commit/0b50811a5a2a0a574538b2fbffe027c04613db6c))
7+
* Use patcher / library 1.0.1 release ([0ca02e9](https://github.com/AzyrRuthless/morphe-cli/commit/0ca02e920b9e3189ac2b3a18587f0fb9efd0de4e))
8+
* Use repo library release ([0e4fae1](https://github.com/AzyrRuthless/morphe-cli/commit/0e4fae1b24bb21baa5004126df364b736d84270b))
9+
10+
11+
### Features
12+
13+
* add command option `unsigned` ([#20](https://github.com/AzyrRuthless/morphe-cli/issues/20)) ([4505091](https://github.com/AzyrRuthless/morphe-cli/commit/4505091624b854706b39656bae642e5dc1132dcd))
14+
* Initial release ([874ecbc](https://github.com/AzyrRuthless/morphe-cli/commit/874ecbce34d6499882f7a5cf648bd828c823935a))
15+
116
# [1.1.0](https://github.com/MorpheApp/morphe-cli/compare/v1.0.0...v1.1.0) (2026-01-10)
217

318

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

0 commit comments

Comments
 (0)