Skip to content

Commit b740b88

Browse files
authored
feat(changelog-urls): add urls for scalar packages (renovatebot#36591)
1 parent 5dfcd59 commit b740b88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/data/changelog-urls.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,10 @@
4949
"org.slf4j:slf4j-nop": "https://www.slf4j.org/news.html",
5050
"org.slf4j:slf4j-reload4j": "https://www.slf4j.org/news.html",
5151
"org.slf4j:slf4j-simple": "https://www.slf4j.org/news.html"
52+
},
53+
"nuget": {
54+
"Scalar.AspNetCore": "https://github.com/scalar/scalar/blob/main/integrations/aspnetcore/CHANGELOG.md",
55+
"Scalar.AspNetCore.Microsoft": "https://github.com/scalar/scalar/blob/main/integrations/aspnetcore/CHANGELOG.md",
56+
"Scalar.AspNetCore.Swashbuckle": "https://github.com/scalar/scalar/blob/main/integrations/aspnetcore/CHANGELOG.md"
5257
}
5358
}

0 commit comments

Comments
 (0)