Releases: tobiasbueschel/git-push-pr
Releases · tobiasbueschel/git-push-pr
v1.2.5
1.2.5 (2020-08-18)
Bug Fixes
v1.2.4
1.2.4 (2020-06-13)
Bug Fixes
- exit process when return code of git push is not 0 (#58) (66f5010)
v1.2.3
1.2.3 (2019-06-24)
Bug Fixes
- incorrect regex to handle fallback git PR url (df75b20)
v1.2.2
1.2.2 (2019-06-24)
Bug Fixes
- add missing "stderr" parameter (366968d)
v1.2.1
1.2.1 (2019-06-24)
Bug Fixes
- add fallback to other version control systems (#15) (e1a585c)
v1.2.0
1.2.0 (2019-04-25)
Features
- log stdout and stderr if git push fails (b392897)
v1.1.1
1.1.1 (2019-04-25)
Bug Fixes
- correctly silence spinner (6c57f02)
v1.1.0
1.1.0 (2019-04-24)
Features
- disable all output when using silent flag (#5) (1e74bb4)
v1.0.0
1.0.0 (2019-04-21)
Features