docs(core): update rescope message from Nx 19 to 20 (#23349)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
This commit is contained in:
Jack Hsu 2024-05-13 12:55:21 -04:00 committed by GitHub
parent 1a981f749e
commit 99543b5a01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,4 +64,4 @@ All other packages keep the same name, but change scope from `@nrwl` to `@nx`.
## @nrwl Scope End of Life
Starting in version 19, the `@nrwl` scoped packages will no longer be published to npm. Only the `@nx` scoped packages will be available on the npm registry.
Starting in version 20, the `@nrwl` scoped packages will no longer be published to npm. Only the `@nx` scoped packages will be available on the npm registry.