From 27c1efc40bfc8d57efeab25731a180d32c3d2b76 Mon Sep 17 00:00:00 2001 From: JPeer264 Date: Thu, 20 Nov 2025 11:09:57 +0100 Subject: [PATCH] meta(changelog): Update changelog for 4.6.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85fdc9b6..b4883570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ - "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott +## 4.6.1 + +- chore(deps): Update glob to 10.5.0 ([#823](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/823)) + +
+ Internal Changes + +- chore(core): Log release output ([#821](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/821)) +
+ ## 4.6.0 - fix(core): Stop awaiting build start telemetry to avoid breaking module federation builds ([#818](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/818))