From a40c360e4600155e4c3908fc305db69f106bc65f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 11:21:47 +0000 Subject: [PATCH] chore(main): release 0.3.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bd427b6..52de2d5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.3.1"} +{".":"0.3.2"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 650413b..12e86d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.2](https://github.com/MemerGamer/devsecops-attestation/compare/v0.3.1...v0.3.2) (2026-06-13) + + +### Tests + +* add evaluation benchmark and security-efficacy suite ([3d12154](https://github.com/MemerGamer/devsecops-attestation/commit/3d1215419e648e403d3a69e06f91dcf346384b69)) +* add evaluation benchmark and security-efficacy suite ([9559fcb](https://github.com/MemerGamer/devsecops-attestation/commit/9559fcb83de1084e8cd1b19366d2fb24db22f222)) + ## [0.3.1](https://github.com/MemerGamer/devsecops-attestation/compare/v0.3.0...v0.3.1) (2026-05-10)