Skip to content

Releases: juztcode/create-release-notes

Bug fix: Extract ticket id

11 Sep 05:22
Compare
Choose a tag to compare

Changes

  1. Fixed bug extract ticket id after wildcard added

Added view release link

11 Sep 04:16
Compare
Choose a tag to compare

Changes

  1. Can submit view release link as input

Detect all projects (wildcard *)

16 Jul 03:24
Compare
Choose a tag to compare

Changes

  1. Using wildcard * will detect all projects. (Ex. PROJ-001, PROJ-002 ... etc)

Exclude merge commits

09 Jul 08:41
Compare
Choose a tag to compare

Changes

  1. Exclude merge commits when generating release notes

Change release notes format

22 Jun 06:17
Compare
Choose a tag to compare

Changes

Add previous version number and new version to release notes

Sort ticket ids

18 Jun 13:32
Compare
Choose a tag to compare

Sort ticket ids before generating changelog

Multiple project keys

17 Jun 09:55
Compare
Choose a tag to compare

Can detect multiple project keys

Add change type

17 Jun 03:37
Compare
Choose a tag to compare

Release notes add change type (Minor, Patch)

Commit messages should contain [FEATURE] or [FIX] tag

Initial release

21 May 18:59
Compare
Choose a tag to compare
1.0.0

initial commit