Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (23 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 829 Bytes

Change Log

All notable changes to the "git-commit-message-helper" extension will be documented in this file.

1.3.0 (2020-06-26)

  • Detect branch name created by Jira
  • Improvements

1.2.0 (2019-10-11)

  • Added 4 different buttons
  • Remove unmatched regex

1.3.1 (2022-12-10)

  • Fix finding rootUri when multiple repositories are open.

1.3.0 (2021-12-07)

  • Added Is Suffix setting to append to end of commit message

1.2.1 (2021-05-08)

  • Update dependencies

1.2.0 (2019-12-01)

  • Added option to use a function return expression in the replacment string for more complex cases.

1.1.0 (2019-05-23)

  • Added button to run Git Prefix Commit Message command against current repository

1.0.0 (2019-04-11)

  • Took out of Preview
  • Updated readme with demo

0.0.1 (2019-03-31)

  • Initial release