Steve King/git-js: Release [email protected]

Name: git-js

Owner: Steve King

Release: [email protected]

Released: 2022-04-10

License: MIT

Release Assets:

Minor Changes

  • f2fc5c9: Show full commit hash in a CommitResult, prior to this change git.commit would result in a partial hash in the commit property if core.abbrev is unset or has a value under 40. Following this change the commit property will contain the full commit hash.

Patch Changes

  • c4a2a13: chore(deps): bump minimist from 1.2.5 to 1.2.6

To top