From 06ee1b247d4853b754379d1b4b163ded6c4326e8 Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Thu, 27 Apr 2023 03:05:07 +0300 Subject: [PATCH] chore(main): release audit 1.38.1 --- .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 b90a705..2307bc6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.38.0" + ".": "1.38.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 89c223a..a9c5164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.38.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.38.0...audit-v1.38.1) (2023-04-27) + + +### Bug Fixes + +* lazy-load `fetch` ([73aacb5](https://github.com/sandworm-hq/sandworm-audit/commit/73aacb5e622e6f2e9e224d1612ce07cf8cd4cb05)) + ## [1.38.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.37.0...audit-v1.38.0) (2023-04-26) diff --git a/package.json b/package.json index d3ada74..2712f96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.38.0", + "version": "1.38.1", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {