From 4859ff17663faa71e8082a603ba2aea94c544bb3 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 20:23:04 +0000 Subject: [PATCH] chore(main): release 0.2.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 949ce4c..0451499 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.2" + ".": "0.2.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a51b99c..c742098 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.3](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.2...v0.2.3) (2026-05-27) + + +### Bug Fixes + +* open the report automatically instead of prompting ([#24](https://github.com/contextbridge/patchwave-analysis/issues/24)) ([ba580d9](https://github.com/contextbridge/patchwave-analysis/commit/ba580d982d31e068c0782fdf3187dbe3e3c5ddaa)) +* type and validate GitHub responses against real schemas ([#23](https://github.com/contextbridge/patchwave-analysis/issues/23)) ([b00cde7](https://github.com/contextbridge/patchwave-analysis/commit/b00cde74ccadf202586f381f79c4750efee85293)) + ## [0.2.2](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.1...v0.2.2) (2026-05-27) diff --git a/package.json b/package.json index 1ce14c8..5a8d673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "patchwave-analysis", - "version": "0.2.2", + "version": "0.2.3", "description": "Diagnostic CLI that measures Dependabot toil and CVE exposure across a GitHub org.", "type": "module", "bin": {