diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 507912c..cf1dd2b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.42.0" + ".": "1.42.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b672fe..38d3aff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.42.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.42.0...audit-v1.42.1) (2023-07-22) + + +### Bug Fixes + +* add `type` to vulnerability report json ([1f5a84e](https://github.com/sandworm-hq/sandworm-audit/commit/1f5a84ef30e9b495e66a7a9a1d9f3d2989eac673)) + ## [1.42.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.41.0...audit-v1.42.0) (2023-05-12) diff --git a/package.json b/package.json index fdf9700..6de73fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.42.0", + "version": "1.42.1", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {