6.0.0 (2022-10-12)
⚠️ BREAKING CHANGES
GitHost
now has a staticaddHost
method to use instead of manually editing the object fromlib/git-host-info.js
.- set default git ref to HEAD
hosted-git-info
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
9e0ce62
#142 refactor (@lukekarrys)89155e8
set default git ref to HEAD (@darcyclarke)9ed9c38
#162 postinstall for dependabot template-oss PR (@lukekarrys)
Bug Fixes
61ca7fb
#152 parse branch names containing @ (@lukekarrys)3cd4a98
ignore colons after hash when correcting scp urls (@lukekarrys)