Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/releases/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm create storybook@next
We actively maintain the latest major version of Storybook. Within the current major, we patch only the latest minor version. Most fixes and new work go into the next minor (or sometimes major) and are not backported. Critical security fixes may be backported more broadly based on severity:
- Latest major: Receives all security fixes
- Previous two majors: Receive security patches for **High or Critical [CVSS vulnerabilities](https://en.wikipedia.org/wiki/Common_Vulnerability_Scoring_System) only**
- Older versions: No longer recieves any patches
- Older versions: No longer receive any patches

For example, if the latest version is `10.2.1`:

Expand Down