From 08765c06080c614356c5e6876fe1a716f0667d1a Mon Sep 17 00:00:00 2001 From: "contextbridge-pr-automation[bot]" <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 17:55:11 +0000 Subject: [PATCH] chore(main): release 0.2.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 2be9c43..af55ef0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index efbc612..7db6bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.0...v0.2.1) (2026-05-27) + + +### Bug Fixes + +* **report:** clean up repo lists in the risk story ([#19](https://github.com/contextbridge/patchwave-analysis/issues/19)) ([4d71a9e](https://github.com/contextbridge/patchwave-analysis/commit/4d71a9e40b1f8a18208ed3548cff9426c67017cc)) + ## [0.2.0](https://github.com/contextbridge/patchwave-analysis/compare/v0.1.1...v0.2.0) (2026-05-27) diff --git a/package.json b/package.json index 3ea302b..7db15a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "patchwave-analysis", - "version": "0.2.0", + "version": "0.2.1", "description": "Diagnostic CLI that measures Dependabot toil and CVE exposure across a GitHub org.", "type": "module", "bin": {