Skip to content

Commit 9615d86

Browse files
committed
add callout at top of releases page
1 parent 62bf803 commit 9615d86

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/product/releases/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ sidebar_order: 110
44
description: "Learn how to provide information to Sentry about your releases to determine regressions and resolve issues quickly."
55
---
66

7+
<Note>
8+
9+
If you're looking for the latest Sentry SDK release details, head on over to <a href="https://github.com/getsentry">Sentry's GitHub profile</a>, find your specific SDK repo, and check out the release tab.
10+
11+
</Note>
12+
713
A _release_ is a version of your code deployed to an environment. When you notify Sentry about a <SandboxLink scenario="oneRelease" projectSlug="react">release</SandboxLink>, you can easily identify new issues and regressions, determine whether an issue was resolved, and monitor the health of your newly deployed app. The **Releases** page provides a visualization of your releases. It presents adoption of releases from the past 24 hours and provides a high-level view of:
814

915
- Each release version (a short version of the release name without the hash)

0 commit comments

Comments
 (0)