Skip to content

Commit 9155ffa

Browse files
chore(main): release 0.3.0
1 parent 6a7aad0 commit 9155ffa

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.7"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.7...v0.3.0) (2026-06-03)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [0.2.7](https://github.com/contextbridge/patchwave-analysis/compare/v0.2.6...v0.2.7) (2026-06-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patchwave-analysis",
3-
"version": "0.2.7",
3+
"version": "0.3.0",
44
"description": "Diagnostic CLI that measures Dependabot toil and CVE exposure across a GitHub org.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)