Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 966 Bytes

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 966 Bytes

1.0.12 - 2024-03-01

New

  • check yarn.lock file on release-start

1.0.11 - 2023-04-27

Fixed

  • support build reproduce by package-lock.json

1.0.10 - 2020-10-01

Fixed

  • add more patterns for dependencies check

1.0.9 - 2019-06-24

Fixed

  • add allow-branch for lerna version commands

1.0.8 - 2019-06-24

Fixed

  • add missed import to scripts

1.0.7 - 2019-06-24

New

  • support lerna projects

1.0.6

Fixed

  • add ticket prefix to all commit messages

1.0.5 - 2018-11-29

Fixed

  • fix release date suffix in TAG

1.0.4 - 2018-11-29

Fixed

  • fix publish-local command

1.0.3 - 2018-09-19

Fixed

  • feature-start now call feature start

1.0.2 - 2018-09-19

Fixed

  • add no-ff to release-finish to make main branch parallel to develop

1.0.1 - 2018-09-18

Fixed

  • After release-start script all devDependencies move to dependencies section.

1.0.0 - 2018-09-17

Initial Version