Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .cursor/commands/publish_release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Release Command

Execute the standard Sentry JavaScript SDK release process.

Find the "publishing_release" rule in `.cursor/rules/publishing_release` and follow those complete instructions step by step.
2 changes: 2 additions & 0 deletions docs/publishing-a-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ _These steps are only relevant to Sentry employees when preparing and publishing

These have also been documented via [Cursor Rules](../.cursor/rules/publishing-release.mdc).

You can run a pre-configured command in cursor by just typing `/publish_release` into the chat window to automate the steps below.

**If you want to release a new SDK for the first time, be sure to follow the
[New SDK Release Checklist](./new-sdk-release-checklist.md)**

Expand Down