diff --git a/doc/contributing/distribution.md b/doc/contributing/distribution.md index 4727c03b6924e5..13d67afb55ef80 100644 --- a/doc/contributing/distribution.md +++ b/doc/contributing/distribution.md @@ -25,3 +25,7 @@ only as a semver-major change, unless the related feature or project is documented as experimental. In addition, Node.js includes external projects as internal dependencies. These may be replaced or removed at any time, provided that doing so is not a breaking change. + +## History + +* [corepack](https://github.com/nodejs/corepack) was added in Node.js v14.9.0 and v16.9.0. It is no longer distributed as of Node.js v25.0.0.