diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 97e4d74..3ff0a9e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.50.0" + ".": "1.51.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 30d546a..2b77739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.51.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.50.0...audit-v1.51.0) (2023-09-08) + + +### Features + +* experimental Composer support ([93c9e4b](https://github.com/sandworm-hq/sandworm-audit/commit/93c9e4be1ddabb4f2d087a5b467b317ec2f73f79)) + ## [1.50.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.49.0...audit-v1.50.0) (2023-09-04) diff --git a/package.json b/package.json index 1c431ae..20b912f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.50.0", + "version": "1.51.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {