Skip to content

Releases: juztcode/create-release-notes

Bug fix: Extract ticket id

Choose a tag to compare

@randilfernando randilfernando released this 11 Sep 05:22

Changes

  1. Fixed bug extract ticket id after wildcard added

Added view release link

Choose a tag to compare

@randilfernando randilfernando released this 11 Sep 04:16

Changes

  1. Can submit view release link as input

Detect all projects (wildcard *)

Choose a tag to compare

@randilfernando randilfernando released this 16 Jul 03:24

Changes

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

Exclude merge commits

Choose a tag to compare

@randilfernando randilfernando released this 09 Jul 08:41

Changes

  1. Exclude merge commits when generating release notes

Change release notes format

Choose a tag to compare

@randilfernando randilfernando released this 22 Jun 06:17

Changes

Add previous version number and new version to release notes

Sort ticket ids

Choose a tag to compare

@randilfernando randilfernando released this 18 Jun 13:32

Sort ticket ids before generating changelog

Multiple project keys

Choose a tag to compare

@randilfernando randilfernando released this 17 Jun 09:55

Can detect multiple project keys

Add change type

Choose a tag to compare

@randilfernando randilfernando released this 17 Jun 03:37

Release notes add change type (Minor, Patch)

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

Initial release

Choose a tag to compare

@randilfernando randilfernando released this 21 May 18:59
1.0.0

initial commit