Skip to content

Latest commit

 

History

History
215 lines (91 loc) · 6.45 KB

CHANGELOG.md

File metadata and controls

215 lines (91 loc) · 6.45 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.7 (2020-12-17)

Bug Fixes

  • update deps (44ba64f)
  • commit: all git commands runs in git root dir;support 'git rm' (9d06715)

0.5.6 (2020-10-16)

Bug Fixes

  • commit: all git commands runs in git root dir;support 'git rm' (9d06715)

0.5.5 (2020-10-14)

Bug Fixes

  • commit: remove status identity from file path when executing git add (cf61654)

0.5.4 (2020-10-13)

Bug Fixes

  • 'git add' file paths error (cb482a6)

0.5.3 (2020-09-30)

Features

  • commit: custom commit logic; fix warnings in node 14 (7c083d1)

0.5.2 (2020-09-23)

Bug Fixes

  • lint: add alias 'l' for 'lint' (dec54ec)

0.5.1 (2020-09-23)

0.5.0 (2020-09-23)

Features

  • lint: add 'lint' command (b0d1565)

0.4.0 (2020-09-23)

Features

  • commit: get old version from package.json first (067b5d5)

0.3.3 (2020-09-20)

Bug Fixes

0.3.2 (2020-09-20)

Bug Fixes

0.3.1 (2020-09-14)

Bug Fixes

  • support npm publish with tag (6ea50b2)

0.3.0 (2020-09-14)

Features

  • compatible with fbi v4, improve version bump experience (68e1da1)

0.2.1 (2020-09-14)

Features

  • compatible with fbi v4, improve version bump experience (26fa534)

0.2.0 (2020-09-11)

Bug Fixes

  • factroy name: fix index file and factory config file name prop to same (e1d6de1)

Features

  • copy from fbi-task-commit (3c41bb1)

0.1.0 (2020-09-11)

Features

  • copy from fbi-task-commit (3c41bb1)

1.2.2 (2020-05-25)

Bug Fixes

  • publish: don't go publish flow when private in package.json is true (afb9797)

1.2.1 (2018-09-29)

1.2.0 (2018-09-29)

Features

1.1.9 (2018-08-13)

Bug Fixes

  • windows: fix file name processing problems (e3c50c9)

1.1.8 (2018-07-18)

1.1.7 (2018-07-16)

1.1.6 (2018-07-16)

1.1.5 (2018-07-16)

1.1.4 (2018-07-16)

Bug Fixes

  • publish: delete redundant logs (c6fd92f)

1.1.3 (2018-07-16)

Bug Fixes

  • publish: show publish option everytime (dd12cd3)

1.1.2 (2018-07-15)

1.1.1 (2018-07-14)

1.1.0 (2018-07-14)

Features