File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.1.0] ( https://github.com/npm/hosted-git-info/compare/v5.0.0...v5.1.0 ) (2022-08-09)
4
+
5
+
6
+ ### Features
7
+
8
+ * add method to get an edit link to a file ([ ad02952] ( https://github.com/npm/hosted-git-info/commit/ad02952f89fbdc99e67ae0d5308029395bde3331 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * add comments to empty catch blocks for linting ([ 70a770d] ( https://github.com/npm/hosted-git-info/commit/70a770d1202128e15887d69dfd5c930e4ff29a00 ) )
14
+
3
15
## [ 5.0.0] ( https://www.github.com/npm/hosted-git-info/compare/v4.1.0...v5.0.0 ) (2022-03-14)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hosted-git-info" ,
3
- "version" : " 5.0 .0" ,
3
+ "version" : " 5.1 .0" ,
4
4
"description" : " Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments