Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

70 lines (42 loc) · 3.38 KB

Fixes

  • correct sort for tags history retrieving (9f7c3a5)

Fixes

  • phase - fixed version regexp (7f85c23)
  • cli - added shabang on top of cli bin (e54f38b)

Features

  • cli - allow full release command (ffd0b60)

Fixes

  • bump-package-json - inserting newline at the end of file (e35726e, 6fc63ae)

Fixes

Features

  • phase - allow dev===prod branching model (3a896e1)
  • phase - implemented finish (42020b9)
  • phase - validate unpushed commits on start (4ebf9bb)
  • release - implemented Publish phase (89784ee)
  • phase - added replace step (ffaf425)
  • git - added checkout tag and merge (6059fac)

Fixes

  • git - fix hasUnpushedChanges command (7b32c97)

Features