diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cf1dd2b..b5fcdb9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.42.1" + ".": "1.43.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d3aff..4c47056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.43.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.42.1...audit-v1.43.0) (2023-07-27) + + +### Features + +* limit issue path count ([da8247f](https://github.com/sandworm-hq/sandworm-audit/commit/da8247fb5bdfe36feeaddab1e2f74c650f11b690)) + ## [1.42.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.42.0...audit-v1.42.1) (2023-07-22) diff --git a/package.json b/package.json index 6de73fc..0233a48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.42.1", + "version": "1.43.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {