We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c38229 commit 05f06beCopy full SHA for 05f06be
.github/workflows/release.yml
@@ -11,7 +11,7 @@ on:
11
merge_target:
12
description: Target branch to merge into. Uses the default branch as a fallback (optional)
13
required: false
14
- default: master
+ default: main
15
jobs:
16
release:
17
runs-on: ubuntu-20.04
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sentry-internal/node-cpu-profiler",
3
- "version": "2.0.0",
+ "version": "1.3.3",
4
"description": "Binaries for Sentry Node Profiling",
5
"repository": "git://github.com/getsentry/sentry-javascript-profiling-node-binaries.git",
6
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/profiling-node",
0 commit comments