Skip to content

Releases: beardyman/git-better

Accepts push arg

13 Apr 00:56
Compare
Choose a tag to compare

v1.5.4...v1.6.0

v1.5.4

12 Apr 23:40
Compare
Choose a tag to compare

v1.5.3...v1.5.4

Security fixes

28 Feb 15:18
Compare
Choose a tag to compare

v1.5.2...v1.5.3

Security fix patch

16 Jan 14:37
Compare
Choose a tag to compare
  • updated dependencies resolving issues d62ffee
  • Merge pull request #17 from beardyman/dependabot/npm_and_yarn/lodash-4.17.21 d90ac86
  • Bump lodash from 4.17.20 to 4.17.21 6ea07b2

v1.5.1...v1.5.2

v1.5.1

06 Apr 23:29
Compare
Choose a tag to compare
  • changed support to node 12 in readme 8c31218

v1.5.0...v1.5.1

v1.5.0

06 Apr 23:25
Compare
Choose a tag to compare
  • removed testing for node 10 dd3331c
  • wrapped the pr push as an option to push rather than automatically trying to push 5bb7257
  • whitespace change e51c79d

v1.4.0...v1.5.0

v1.4.0

09 Feb 17:14
Compare
Choose a tag to compare
  • added npm bin script for git-promote 56988b3

v1.3.0...v1.4.0

v1.3.0

28 Dec 17:17
Compare
Choose a tag to compare
  • only run tests on push, not pull-request 7c3de4e
  • added made an example config optional 7dd7578
  • updated mocha 28c305d

v1.2.1...v1.3.0

v1.2.1

26 Dec 21:30
Compare
Choose a tag to compare
  • updated tests for bugfix f1f2f38
  • updated deps 0486a54
  • fixed bug where it wasn't pulling in user configs properly f4c3720

v1.2.0...v1.2.1

git-pr

10 Dec 06:26
Compare
Choose a tag to compare
  • added docs for git pr 6bb316d
  • setup tests for new util function and pr scipt 968b855
  • added manpage for git pr d97f9aa
  • added a push to push the current branch when opening a pr e2058e3
  • added baseline git pr 2dcca14
  • added npmignore, engines and documented depency on git 057c58a

v1.1.2...v1.2.0