Skip to content

Commit 1d06388

Browse files
chore(release): 1.11.0 [skip ci]
## [1.11.0](1.10.0...1.11.0) (2026-05-13) ### Features * **cmd:** warn on duplicate subtask type during issue creation ([#12](#12)) ([79a0dc2](79a0dc2)) ### Bug Fixes * **comment:** move markdown conversion to command layer, add --raw flag ([#14](#14)) ([e34a03e](e34a03e)), closes [#13](#13)
1 parent e34a03e commit 1d06388

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.11.0](https://github.com/hackerh3/jira-cli/compare/1.10.0...1.11.0) (2026-05-13)
2+
3+
### Features
4+
5+
* **cmd:** warn on duplicate subtask type during issue creation ([#12](https://github.com/hackerh3/jira-cli/issues/12)) ([79a0dc2](https://github.com/hackerh3/jira-cli/commit/79a0dc251ee512bcb150367ddfc028cdbe8ef633))
6+
7+
### Bug Fixes
8+
9+
* **comment:** move markdown conversion to command layer, add --raw flag ([#14](https://github.com/hackerh3/jira-cli/issues/14)) ([e34a03e](https://github.com/hackerh3/jira-cli/commit/e34a03ec0b17dfca882cfe3fcbc619508de9f51f)), closes [#13](https://github.com/hackerh3/jira-cli/issues/13)
10+
111
## [1.10.0](https://github.com/hackerh3/jira-cli/compare/1.9.0...1.10.0) (2026-05-13)
212

313
### Features

0 commit comments

Comments
 (0)