From 160dc54d099f1534eaa3b810064676dbdfef96a2 Mon Sep 17 00:00:00 2001 From: Charly Gomez Date: Thu, 28 Aug 2025 15:40:26 +0200 Subject: [PATCH] meta: Update changelog entry for 4.2.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5783feec..1181fc40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ - feat(core): Add `prepareArtifacts` option for uploading sourcemaps ([#794](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/794)) - perf: use premove for build clean ([#792](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/792)) +- fix(core): Forward headers option to sentry-cli ([#797](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/797)) + +Work in this release contributed by @liAmirali. Thank you for your contribution! ## 4.1.1