From ed1012d6c5036e345e59f1f6ac3a3c5360e645ca Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Thu, 13 Apr 2023 16:47:48 +0300 Subject: [PATCH] chore(main): release audit 1.36.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 21b274b..f29e96b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.35.1" + ".": "1.36.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b8fbde..eac04fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.36.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.35.1...audit-v1.36.0) (2023-04-13) + + +### Features + +* accept wildcard version in resolved issue id ([1565943](https://github.com/sandworm-hq/sandworm-audit/commit/1565943d333c632664e53c4c1c0ca177a333e73a)) +* support custom license categories ([68b7791](https://github.com/sandworm-hq/sandworm-audit/commit/68b7791328af076ccbcd498d855c23dcbb019805)) +* support editing default license categories ([0f473cc](https://github.com/sandworm-hq/sandworm-audit/commit/0f473cc04fd6020bdc78703f5a1b9334dbd7af2e)) +* support private registries ([b36cba0](https://github.com/sandworm-hq/sandworm-audit/commit/b36cba014f6a2a4ff2850daa8e88650cb90ebcbf)) + ## [1.35.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.35.0...audit-v1.35.1) (2023-04-07) diff --git a/package.json b/package.json index 5f07af3..1cf65c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.35.1", + "version": "1.36.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {