From aa0b15276bc422c9cc6bfebf859c81d7ab153c31 Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Sun, 3 Sep 2023 01:22:00 +0300 Subject: [PATCH] chore(main): release audit 1.48.3 --- .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 2ae1d08..9c162ad 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.48.2" + ".": "1.48.3" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 038c93b..d3840ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.48.3](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.48.2...audit-v1.48.3) (2023-09-02) + + +### Bug Fixes + +* load locally installed workspace module data ([ba02ea9](https://github.com/sandworm-hq/sandworm-audit/commit/ba02ea926e07209e885d11c086d509e4deb82dc0)) + ## [1.48.2](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.48.1...audit-v1.48.2) (2023-09-02) diff --git a/package.json b/package.json index 906acc7..3165652 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.48.2", + "version": "1.48.3", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {