Skip to content

Bump @sentry/react from 10.36.0 to 10.37.0 #2059

Bump @sentry/react from 10.36.0 to 10.37.0

Bump @sentry/react from 10.36.0 to 10.37.0 #2059

Workflow file for this run

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
node-version: [20.x]
name: Node ${{ matrix.node }} run
steps:
- uses: actions/checkout@v6
- name: Build with Makefile
run: make all