In your project dashboard (see Individual project view), spot the "Releases (N)" link top-right. It shows the count and jumps you to the list. Releases here are tied to source maps, so if you’re using minification, this is key for actionable stack traces.
Pro tip: Set releases during deploys to ensure source maps match versions accurately.