Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ This changelog groups the shipped work into product-level release blocks instead
- added public-safe `corpus-metrics.json` and `corpus-metrics-diff.json` artifact outputs and Action output paths
- added corpus metrics and regression report entries to the generated GitHub Action artifact manifest

### Fixed

- support both npm 10/11 array and npm 12 keyed-object metadata from `npm pack --json`

### Security

- pass corpus metrics paths through step environment variables instead of interpolating them into the shell script
Expand Down