From 3b4959b102193dae8b88d2eab02c4f5105cd2f2c Mon Sep 17 00:00:00 2001 From: obulat <15233243+obulat@users.noreply.github.com> Date: Thu, 19 Dec 2024 06:54:21 +0000 Subject: [PATCH] Publish changelog for frontend-2024.12.19.05.42.40 --- documentation/changelogs/frontend/2024.12.19.05.42.40.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.12.19.05.42.40.md diff --git a/documentation/changelogs/frontend/2024.12.19.05.42.40.md b/documentation/changelogs/frontend/2024.12.19.05.42.40.md new file mode 100644 index 00000000000..f29e09774fa --- /dev/null +++ b/documentation/changelogs/frontend/2024.12.19.05.42.40.md @@ -0,0 +1,6 @@ +# 2024.12.19.05.42.40 + +## Bug Fixes + +- Use .env.sentry-build-plugin for Sentry auth token + ([#5292](https://github.com/WordPress/openverse/pull/5292)) by @obulat