We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3bb37 commit df7f761Copy full SHA for df7f761
1 file changed
website/static/releases.json
@@ -77,6 +77,19 @@
77
"prerelease": false,
78
"author": "github-actions[bot]"
79
},
80
+ {
81
+ "repo": "v2.0.1",
82
+ "repo_slug": "aboutcode-org/dependency-inspector",
83
+ "repo_url": "https://github.com/aboutcode-org/dependency-inspector",
84
+ "tag": "v2.0.1",
85
+ "tag_url": "https://github.com/aboutcode-org/dependency-inspector/releases/tag/v2.0.1",
86
+ "published_at": "2024-08-20T04:02:06Z",
87
+ "releases_page_url": "https://github.com/aboutcode-org/dependency-inspector/releases",
88
+ "compare_url": "https://github.com/aboutcode-org/dependency-inspector/compare/v2.0.1...main",
89
+ "commits_since": 0,
90
+ "prerelease": false,
91
+ "author": "chinyeungli"
92
+ },
93
{
94
"repo": "v33.0.1",
95
"repo_slug": "aboutcode-org/container-inspector",
0 commit comments