0.6.5 (2019-04-02)
- Add prepublish script (a867fd8)
- Optimize build (#13) (d84c8ae), closes #13
- Switch to CircleCI (#15) (72dcb3a), closes #15
0.6.3 (2019-02-14)
0.6.2 (2019-02-14)
0.6.1 (2019-02-13)
- Add spinner when git is checked and updated. (70f570c)
- Move "parseRemoteUrl" util into repository file (3abda46)
- Move all utils to one file (0b1fd0c)
- Move GitlabReponse types to types file (0d3a022)
- Move to inquirer (855e62c)
- Restrcture "gitlab" domain (908651c)
- Restructure "core" domain (56d0121)
- Restructure "git" domain (84d6d07)
- Extract MR message to own file + add spinner (#8) (513d34e), closes #8
- Move "jest-mock-proxy" to dev depdencies (f8e83d0)
- Catch when token file can not be found (#10) (63b6622), closes #10
- Update prettier and conventional-changelog (4bf2644)
- Fix changelog (0fe3602)
0.5.0 (2019-02-05)
- Update changelog. (9bdc2ab)
0.4.3 (2019-01-25)
- Update "conventional-changelog-emojis" (847f930)
- Update
yup
(5ab3c8f) - Update dev dependencies (4257823)
0.4.1 (2019-01-25)
- Add changelog generator (df1f606)
0.4.0 (2019-01-25)
- API to resolve commands path. (91e3bcf)
- Use "commit-emojis" (64b333b)
- Check branch status before creating an MR. (#4) (f98ea4a), closes #4 #2
- Build declartion files. (28c32bb)
- Correclty handle unauthorized error from Gitlab. (5f762dc)
- Correctly calculate unpushed commits. (91de786)
- Correctly pass down "cwd" (a25147d)
- Only list open MRs in checkout (#3) (f0ea7bb), closes #3 #2
- Add
typescript-tslint-plugin
to dependencies (fa014ab) - Add travis (e9308ea)
- Configure yarn version message (04315c0)