Skip to content

Releases: npm/hosted-git-info

v6.1.0

26 Oct 19:30
Compare
Choose a tag to compare

6.1.0 (2022-10-26)

Features

v5.2.0

26 Oct 19:35
Compare
Choose a tag to compare

5.2.0 (2022-10-26)

Features

v6.0.0

12 Oct 19:31
Compare
Choose a tag to compare

6.0.0 (2022-10-12)

⚠️ BREAKING CHANGES

  • GitHost now has a static addHost method to use instead of manually editing the object from lib/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

Bug Fixes

v5.1.0

09 Aug 20:06
4560e2d
Compare
Choose a tag to compare

5.1.0 (2022-08-09)

Features

  • add method to get an edit link to a file (ad02952)

Bug Fixes

  • add comments to empty catch blocks for linting (70a770d)

hosted-git-info v5.0.0

14 Mar 22:17
4bcb723
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

Dependencies