-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove URLs in changelog generator
- Loading branch information
Tomas Peterka
committed
Feb 15, 2024
1 parent
34b768a
commit a24ab35
Showing
2 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,13 @@ | ||
# 0.10.0 (https://github.com/dronetag/gira/compare/v0.9.1...v0.10.0) (2024-2-14) | ||
# 0.10.0 (2024-2-14) | ||
|
||
### Bug Fixes | ||
|
||
* better formatting of tickets with no details (4dda586 (https://github.com/dronetag/gira/commit/4dda586566a82b565c59b71f72e44987f951cc04)) | ||
* ci: bits (9c97331 (https://github.com/dronetag/gira/commit/9c973317934f2dad36e4ea16dd4ce1e8213a7e53)) | ||
* do not fail on new repositories (f8f9b53 (https://github.com/dronetag/gira/commit/f8f9b5370008627635604f64f6548f4f0ff47428)) | ||
* doc: english (b2aa26c (https://github.com/dronetag/gira/commit/b2aa26cfa056fa1efb820f369a0607aab53bf8e5)) | ||
* postpone JIRA connection (d665451 (https://github.com/dronetag/gira/commit/d665451a01df54cece5a68aa0dd1bde6a6feaa26)) | ||
* rename editorconfig file (e19b1ba (https://github.com/dronetag/gira/commit/e19b1bae7cb7b4fd097a6057189b18a21d7a4cec)) | ||
* better formatting of tickets with no details | ||
* do not fail on new repositories | ||
* postpone JIRA connection | ||
* rename editorconfig file | ||
|
||
### Features | ||
|
||
* do not run in CI/runners (aa58064 (https://github.com/dronetag/gira/commit/aa58064d987f0cf18e67086d8a8ebea1f0f3843d)) | ||
* JIRA config supports file: and env: prefixes (638d85d (https://github.com/dronetag/gira/commit/638d85d517d58a121e2b9ce07f02995eeb169756)) | ||
|
||
* do not run in CI/runners | ||
* JIRA config supports file: and env: prefixes |