From b9641953369d4a99c1f37e01877df37102022d27 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:19:25 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- .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 a915e8c..2be9c43 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.1" + ".": "0.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d225e3b..efbc612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/contextbridge/patchwave-analysis/compare/v0.1.1...v0.2.0) (2026-05-27) + + +### Features + +* **report:** lead with the solution and apply review feedback ([#17](https://github.com/contextbridge/patchwave-analysis/issues/17)) ([dbad8d8](https://github.com/contextbridge/patchwave-analysis/commit/dbad8d8da55fa5d3f6d44b54ee2ca513b209528c)) + ## [0.1.1](https://github.com/contextbridge/patchwave-analysis/compare/v0.1.0...v0.1.1) (2026-05-27) diff --git a/package.json b/package.json index 7e27247..3ea302b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "patchwave-analysis", - "version": "0.1.1", + "version": "0.2.0", "description": "Diagnostic CLI that measures Dependabot toil and CVE exposure across a GitHub org.", "type": "module", "bin": {