You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product/releases/usage/sorting-filtering.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ On the **Releases** page, you can use the "Sort By" dropdown to sort releases by
20
20
21
21
Search on the **Releases** page supports both raw text and query syntax, and you can search using the following properties:
22
22
23
-
-`release` - Search based on string comparison, or `release:latest` to pick the most recent release. [Learn more](/product/releases/usage/sorting-filtering/#latest-release).
23
+
-`release` - Search based on string comparison, or `release:latest` to pick the most recent release. [Learn more](#latest-release).
24
24
-`release.stage` - Search releases with matching adoption stage. Can be `adopted`, `low_adoption`, or `replaced`. Learn more about [release adoption stages](/product/releases/health/#adoption-stages).
25
25
26
26
If you are using our [semantic versioning](/platform-redirect/?next=/configuration/releases/%23bind-the-version) format, you can use the following query tokens:
0 commit comments