Skip to content

Releases: Semior001/releaseit

Version 0.13.1

21 Nov 13:14

Choose a tag to compare

  • Resolved issue with "not found" error while searching for jira tickets #35

Version v0.13.0

05 Nov 16:38

Choose a tag to compare

  • --notify.mattermost-hook.url flag ($NOTIFY_MATTERMOST_HOOK_URL env) now can accept multiple values
  • added --commits-only flag ($COMMITS_ONLY env), to not fetch attached PRs and build release notes only on commits instead

Full Changelog: v0.12.1...v0.13.0

v0.12.0

27 Aug 08:48

Choose a tag to compare

Version 0.11.1

21 Aug 12:09

Choose a tag to compare

BREAKING:

  • squash-commit-rx now is fetch-merge-commits-filter with default .*
  • utility is fetching PRs concurrently, max concurrent requests are set through max-concurrent-pr-requests flag

Version 0.11.0

21 Aug 10:09

Choose a tag to compare

Version 0.10.1

21 Aug 09:28

Choose a tag to compare

fix: put commits into release notes builder
fix: provide total commits num
fix: add unused category if there are any unused commits

Version v0.10.0

21 Aug 08:37
d90986f

Choose a tag to compare

What's Changed

  • feat: added watchers to template by @Semior001 in #33
  • provide commits in release notes if didn't match any PR by @Semior001 in #34

Full Changelog: v0.9.1...v0.10.0

Version 0.9.1

29 Aug 20:31

Choose a tag to compare

  • Fixed bug with exit code 0 at command failure

Version 0.9.0

29 Aug 20:12
7245038

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

Version 0.8.0

21 Aug 13:22
ad2cbb3

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0