diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ba2c585..6d2723c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.44.0" + ".": "1.45.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 25d109e..9a96004 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.45.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.44.0...audit-v1.45.0) (2023-08-23) + + +### Features + +* support pnpm workspaces ([d22b946](https://github.com/sandworm-hq/sandworm-audit/commit/d22b9464fe27f26f9c2406d51a671b9eaceb7a16)) + ## [1.44.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.43.1...audit-v1.44.0) (2023-08-23) diff --git a/package.json b/package.json index bfd9874..e539f22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.44.0", + "version": "1.45.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {