Skip to content

Releases: crazyfactory/gitflow

v1.10.0

03 Dec 06:22
13d78b7
Compare
Choose a tag to compare

1.10.0 (2019-12-03)

Bug Fixes

Features

v1.9.0

02 Aug 02:50
ae67b7a
Compare
Choose a tag to compare

1.9.0 (2019-08-02)

Features

  • for feature, if project is maintenance, base branch is develop (66d6495)

v1.8.1

05 Jul 06:34
c036f41
Compare
Choose a tag to compare

1.8.1 (2019-07-05)

Bug Fixes

  • inquirer.confirmStash is not a function (34db7be)
  • inquirer.confirmStash is not a function (#30) (c036f41)
  • use doStash() instead of promptStash() (91d605b)

v1.8.0

27 Jun 09:24
58e3096
Compare
Choose a tag to compare

1.8.0 (2019-06-27)

Features

  • alias: support per project alias that overrides common alias (5762348)

v1.7.0

27 Jun 04:31
1257f5f
Compare
Choose a tag to compare

1.7.0 (2019-06-27)

Features

  • root: add alias cmd (48267bf)
  • root: add alias handler/invoker (b4048e2)

v1.6.0

26 Jun 03:17
f0c2092
Compare
Choose a tag to compare

1.6.0 (2019-06-26)

Bug Fixes

  • git.clean: use 'git diff -quiet' instead (56f612d)

Features

  • git.stash: support labeling stash, discarding changes, aborting process (f03eb3b)

v1.5.0

25 Jun 09:24
2c1549d
Compare
Choose a tag to compare

1.5.0 (2019-06-25)

Features

  • start-feature: support passing in feature branch directly via cli (8b1e49b)
  • start-hotfix: support passing in branch directly via cli (3543fd9)
  • start-sprint: support passing in project, sprint directly via cli (7604540)

v1.4.0

18 Jun 09:52
d89156c
Compare
Choose a tag to compare

1.4.0 (2019-06-18)

Features

  • hotfix.pr: add reference to master pr for linkup parallel prs (3c361b7)

v1.3.3

18 Jun 09:47
b0be6e4
Compare
Choose a tag to compare

1.3.3 (2019-06-18)

Bug Fixes

v1.3.2

17 Jun 10:17
7958e0d
Compare
Choose a tag to compare

1.3.2 (2019-06-17)

Bug Fixes

  • version commands read package.json from wrong dir (0ed5a58)