From a7072b5e2d14989c57d6672990030256cc4ae7e8 Mon Sep 17 00:00:00 2001 From: Furkan Date: Tue, 21 Jul 2026 10:41:54 +0300 Subject: [PATCH] docs: note npm 12 pack compatibility --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 243fcaa..c545e00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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