From 33cf053bf90a6d58a60aad9ed389666b9cf71786 Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Wed, 23 Aug 2023 16:57:39 +0300 Subject: [PATCH] chore(main): release audit 1.44.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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": {