Releases: npm/hosted-git-info
Releases · npm/hosted-git-info
v6.1.0
6.1.0 (2022-10-26)
Features
a44bd35
#172 add separate static method for just parsing urls (@lukekarrys)
v5.2.0
v6.0.0
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)
v5.1.0
hosted-git-info v5.0.0
⚠ BREAKING CHANGES
- this drops support for node 10 and non-LTS versions of node 12 and node 14
Bug Fixes
-
move files to lib (a3f4836)
-
@npmcli/[email protected] (c42e1f2)