diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2cd491c144231..45fa8831c6756c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,7 +33,8 @@ release.
-17.1.0
+17.2.0
+17.1.0
17.0.1
17.0.0
|
diff --git a/doc/api/async_hooks.md b/doc/api/async_hooks.md
index f8d50f66d4c813..99ff6c2ece484d 100644
--- a/doc/api/async_hooks.md
+++ b/doc/api/async_hooks.md
@@ -761,7 +761,7 @@ the section on [promise execution tracking][].
### `async_hooks.asyncWrapProviders`
* Returns: A map of provider types to the corresponding numeric id.
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index b07c4bcf1c89b5..593e469952ad89 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -2567,7 +2567,7 @@ The SHA-256 fingerprint of this certificate.
### `x509.fingerprint512`
* Type: {string}
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 05bb12b65a2b15..31eb7209dce89b 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -3023,7 +3023,7 @@ it was an aborted or graceful destroy.
diff --git a/doc/api/globals.md b/doc/api/globals.md
index 88e9aad9df21f8..15f82eff482be3 100644
--- a/doc/api/globals.md
+++ b/doc/api/globals.md
@@ -53,7 +53,7 @@ added:
- v15.0.0
- v14.17.0
changes:
- - version: REPLACEME
+ - version: v17.2.0
pr-url: https://github.com/nodejs/node/pull/40807
description: Added the new optional reason argument.
-->
@@ -94,7 +94,7 @@ added:
- v15.12.0
- v14.17.0
changes:
- - version: REPLACEME
+ - version: v17.2.0
pr-url: https://github.com/nodejs/node/pull/40807
description: Added the new optional reason argument.
-->
@@ -167,7 +167,7 @@ when the `abortController.abort()` function has been called.
#### `abortSignal.reason`
* Type: {any}
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index dc1aee0d458971..3a624934a94bdc 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -1182,7 +1182,7 @@ This API throws a JavaScript `RangeError` with the text provided.
#### `node_api_throw_syntax_error`
````c
@@ -1298,7 +1298,7 @@ This API returns a JavaScript `RangeError` with the text provided.
#### `node_api_create_syntax_error`
```c
diff --git a/doc/api/tls.md b/doc/api/tls.md
index 50cce2c83c96f6..dffefa03842a5f 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -1133,7 +1133,7 @@ certificate.