diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5b3c8f9..ba2c585 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.43.1" + ".": "1.44.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f9b3d6..25d109e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.44.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.43.1...audit-v1.44.0) (2023-08-23) + + +### Features + +* basic support for workspaces ([2e0868e](https://github.com/sandworm-hq/sandworm-audit/commit/2e0868e2ab110052079d4cb6c64b2a3cd018662d)) + ## [1.43.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.43.0...audit-v1.43.1) (2023-07-27) diff --git a/package.json b/package.json index 74e72cc..07930a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.43.1", + "version": "1.44.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {