Releases: crazyfactory/gitflow
Releases · crazyfactory/gitflow
v1.10.0
1.10.0 (2019-12-03)
Bug Fixes
Features
v1.9.0
1.9.0 (2019-08-02)
Features
- for feature, if project is maintenance, base branch is develop (66d6495)
v1.8.1
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
1.8.0 (2019-06-27)
Features
- alias: support per project alias that overrides common alias (5762348)
v1.7.0
1.7.0 (2019-06-27)
Features
- root: add alias cmd (48267bf)
- root: add alias handler/invoker (b4048e2)
v1.6.0
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
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
1.4.0 (2019-06-18)
Features
- hotfix.pr: add reference to master pr for linkup parallel prs (3c361b7)
v1.3.3
1.3.3 (2019-06-18)
Bug Fixes
v1.3.2
1.3.2 (2019-06-17)
Bug Fixes
- version commands read package.json from wrong dir (0ed5a58)