Steps to Reproduce
We made a preview release of the .NET SDK: getsentry/sentry-release-registry@f2d6a8c
Now the docs is suggesting that to be installed:

Note, this was the default behavior of the docs since ~2019 when we introduced release registry to the docs. Because customers can experience challenges on their first attempt to use Sentry so that's not ideal
Also note that a new version was shipped 13 hours ago, but docs still shows the preview (and older) version:

Expected Result
Docs excludes preview versions. For example, if version includes -, skip it.
Actual Result
preview version showed up
Additional Info
No response