diff --git a/docs/shared/reference/releases.md b/docs/shared/reference/releases.md index 8179199801a66..5dadb9b178e5e 100644 --- a/docs/shared/reference/releases.md +++ b/docs/shared/reference/releases.md @@ -4,7 +4,7 @@ This page covers the releases of the Nx tooling itself. If you are looking for guidance on releasing your project with Nx Release, [see the documentation on managing releases](/features/manage-releases). {% /callout %} -The `nx` package, and all packages under the `@nx` namespace which live alongside each other in the [https://github.com/nrwl/nx](https://github.com/nrwl/nx) repository, are released together in lockstep. You should always use matching versions of the `nx` package and the `@nx` packages, e.g. `nx@19.2.0` and `@nx/js@20.2.0` should be used together. +The `nx` package, and all packages under the `@nx` namespace which live alongside each other in the [https://github.com/nrwl/nx](https://github.com/nrwl/nx) repository, are released together in lockstep. You should always use matching versions of the `nx` package and the `@nx` packages, e.g. `nx@19.2.0` and `@nx/js@19.2.0` should be used together. Major Nx versions are released as the _latest_ every six months, typically around April and October. After each major version release, the _previous_ major version moves to long-term support (LTS) for 12 months, after