From a40c81572f72a19f7b8db35876aff701ca926ff6 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:52:13 +0000 Subject: [PATCH] Update CHANGELOG.md (#16932) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 885c5f360..c56bce462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -540,7 +540,8 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ### 💾 Core - - Silence npm's update notice so the real error stays visible [@MickLesk](https://github.com/MickLesk) ([core#16](https://github.com/community-scripts/core/pull/16)) + - Report the exit code the engine actually saw [@MickLesk](https://github.com/MickLesk) ([core#17](https://github.com/community-scripts/core/pull/17)) +- Silence npm's update notice so the real error stays visible [@MickLesk](https://github.com/MickLesk) ([core#16](https://github.com/community-scripts/core/pull/16)) ## 2026-08-31