From 89bf116dad6f44443dca88209a56cff6d514e760 Mon Sep 17 00:00:00 2001 From: "contextbridge-pr-automation[bot]" <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:46:28 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- .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 054e8bc..0ee8c01 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.7" + ".": "0.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ab671ca..b63b96a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.0](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.7...v0.3.0) (2026-06-04) + + +### Features + +* Show how we get to the number with our topline assumptions ([#38](https://github.com/contextbridge/patchwave-analysis/issues/38)) ([6a7aad0](https://github.com/contextbridge/patchwave-analysis/commit/6a7aad04df2477ac24d07aa162eaa17783dadf15)) +* validate GitHub token scopes before crawling ([775f4f2](https://github.com/contextbridge/patchwave-analysis/commit/775f4f2ef094a9c4538b155dda459f027a31460e)) + ## [0.2.7](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.6...v0.2.7) (2026-06-02) diff --git a/package.json b/package.json index 7a050b0..3a19336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "patchwave-analysis", - "version": "0.2.7", + "version": "0.3.0", "description": "Diagnostic CLI that measures Dependabot toil and CVE exposure across a GitHub org.", "type": "module", "bin": {