mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-15 10:06:10 +08:00
chore: pass client version into sentry plugin
This commit is contained in:
parent
be794aca3a
commit
5d22a92d05
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ export default {
|
|||
authToken: process.env.SENTRY_AUTH_TOKEN,
|
||||
org: "monkeytype",
|
||||
project: "frontend",
|
||||
release: buildClientVersion(),
|
||||
}),
|
||||
replace([
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue