Skip to content

Releases: LeanKit-Labs/tag-release

Added support for adding a LK id

05 Nov 17:36

Choose a tag to compare

  • Added scope check for LK id
  • Added support for adding a LK id

Don't allow user to keep branch if on develop, master, or main branch when running qa

25 Sep 15:37

Choose a tag to compare

  • Don't allow user to keep branch if on develop, master, or main branch when running qa

Fixed renaming config path references

09 Jun 15:56

Choose a tag to compare

  • Removed --config option
  • Fixed renaming config path references

Update lock file on QA and reorder Bump commit on PR

02 Mar 21:56

Choose a tag to compare

  • Updated bump commit reorder advise
  • Renamed reOrderBumpAndLocalizationCommit to reOrderBumpCommit
  • Allow reorder commits no matter where bump commit is
  • Made en-US.yaml commit check or generic
  • Allow pr to work with bump commit not being latest commit. (kind of)
  • Update package-lock.json on qa flow

Fixed pre/post hooks not always running when neeeded

18 Feb 15:58

Choose a tag to compare

  • Addressed issues with continue workflow and conflicts with scripts
  • Fixed scripts running at incorrect times during workflow

Added --no-bump flag to pr command to enable opening a PR without the bump commit requirement

05 Feb 14:31

Choose a tag to compare

  • Added --no-bump flag to pr command to enable opening a PR without the bump commit requirement

Updated README.md with pre and post script documentation

13 Jan 20:02

Choose a tag to compare

  • Updated README.md with pre and post script documentation

Added ability to to read pre and post scripts for commands from package.json

09 Jan 14:41

Choose a tag to compare

  • Log output from pre and post scripts
  • Added ability to to read pre and post scripts for commands from package.json

Handle when there is an empty change set for l10n

25 Nov 16:33

Choose a tag to compare

  • Handle when there is an empty change set for l10n

Added coverage flag to l10n command

19 Aug 20:40

Choose a tag to compare

  • Added coverage flag to l10n command