From 40b62d8571f0d3f043b8bfc8c0864f26091de294 Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Thu, 27 Apr 2023 01:07:27 +0300 Subject: [PATCH] chore(main): release audit 1.38.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 36116e1..b90a705 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.37.0" + ".": "1.38.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fe7a91..89c223a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.38.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.37.0...audit-v1.38.0) (2023-04-26) + + +### Features + +* cli args license&fail policy valid json check ([6a0592d](https://github.com/sandworm-hq/sandworm-audit/commit/6a0592d69dacc5c53a1c401c2fe2757fdbfa4f23)) +* enforce min node version ([7560c64](https://github.com/sandworm-hq/sandworm-audit/commit/7560c64247783062e0749578194a16105855c4c8)) + ## [1.37.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.36.2...audit-v1.37.0) (2023-04-25) diff --git a/package.json b/package.json index 1aca5a6..d3ada74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.37.0", + "version": "1.38.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {