File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1+ # Release Command
2+
3+ Execute the standard Sentry JavaScript SDK release process.
4+
5+ Find the "publishing_release" rule in ` .cursor/rules/publishing_release ` and follow those complete instructions step by step.
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ _These steps are only relevant to Sentry employees when preparing and publishing
44
55These have also been documented via [ Cursor Rules] ( ../.cursor/rules/publishing-release.mdc ) .
66
7+ You can run a pre-configured command in cursor by just typing ` /publish_release ` into the chat window to automate the steps below.
8+
79** If you want to release a new SDK for the first time, be sure to follow the
810[ New SDK Release Checklist] ( ./new-sdk-release-checklist.md ) **
911
You canβt perform that action at this time.
0 commit comments