Skip to content

Releases: npm/hosted-git-info

v7.0.2

04 May 01:10
2e8f269
Compare
Choose a tag to compare

7.0.2 (2024-05-04)

Bug Fixes

Chores

v7.0.1

13 Sep 14:45
Compare
Choose a tag to compare

7.0.1 (2023-09-13)

Bug Fixes

v7.0.0

14 Aug 23:19
Compare
Choose a tag to compare

7.0.0 (2023-08-14)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

v6.1.1

27 Oct 22:40
Compare
Choose a tag to compare

6.1.1 (2022-10-27)

Bug Fixes

v5.2.1

27 Oct 22:40
Compare
Choose a tag to compare

5.2.1 (2022-10-27)

Bug Fixes

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