Skip to content

Commit a450036

Browse files
committed
build: updated package with v0.9.5 [skip ci]
1 parent 34028b5 commit a450036

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change Log
2-
## 0.9.5 (?)
2+
## 0.9.5 (Jul 30th 2024)
33
- enhancement - Added support for vulnerability analysis for Gradle build manifests.
44
- enhancement - Added support for vulnerability analysis on images in Dockerfiles.
55
- enhancement - Added new settings for the Python and Go ecosystems.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fabric8-analytics",
33
"displayName": "Red Hat Dependency Analytics",
44
"description": "Provides insights on security vulnerabilities in your application dependencies.",
5-
"version": "0.9.4",
5+
"version": "0.9.5",
66
"author": "Red Hat",
77
"publisher": "redhat",
88
"preview": true,

0 commit comments

Comments
 (0)