diff --git a/doc/api/buffer.md b/doc/api/buffer.md index 4aaa59ef92853e..a36d007f0abcc6 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -1405,7 +1405,9 @@ added: - v12.0.0 - v10.20.0 changes: - - version: v14.10.0 + - version: + - v14.10.0 + - v12.19.0 pr-url: https://github.com/nodejs/node/pull/34960 description: This function is also available as `buf.readBigUint64LE()`. --> diff --git a/doc/api/modules.md b/doc/api/modules.md index 0816b7257f1b89..2e239c23693146 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -902,7 +902,9 @@ loading. ### `module.parent` > Stability: 0 - Deprecated: Please use [`require.main`][] and diff --git a/doc/api/zlib.md b/doc/api/zlib.md index 0370c68ef6590a..e237d644eac800 100644 --- a/doc/api/zlib.md +++ b/doc/api/zlib.md @@ -488,7 +488,9 @@ These advanced options are available for controlling decompression: