chore: pass client version into sentry plugin

This commit is contained in:
Miodec 2025-04-29 19:08:07 +02:00
parent be794aca3a
commit 5d22a92d05

View file

@ -145,6 +145,7 @@ export default {
authToken: process.env.SENTRY_AUTH_TOKEN,
org: "monkeytype",
project: "frontend",
release: buildClientVersion(),
}),
replace([
{