Skip to content

Commit

Permalink
squash: set PR url
Browse files Browse the repository at this point in the history
  • Loading branch information
LiviaMedeiros committed Apr 20, 2022
1 parent ee095f3 commit 79770f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Expand Up @@ -3122,7 +3122,7 @@ resources and not the actual references.
<!-- YAML
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/00000
pr-url: https://github.com/nodejs/node/pull/42796
description: End-of-Life.
- version: v18.0.0
pr-url: https://github.com/nodejs/node/pull/42607
Expand Down
6 changes: 3 additions & 3 deletions doc/api/fs.md
Expand Up @@ -4396,7 +4396,7 @@ the end of the file.
added: v0.11.5
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/00000
pr-url: https://github.com/nodejs/node/pull/42796
description: Passing to the `string` parameter an object with an own
`toString` function is no longer supported.
- version: v17.8.0
Expand Down Expand Up @@ -4468,7 +4468,7 @@ details.
added: v0.1.29
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/00000
pr-url: https://github.com/nodejs/node/pull/42796
description: Passing to the `string` parameter an object with an own
`toString` function is no longer supported.
- version: v18.0.0
Expand Down Expand Up @@ -5708,7 +5708,7 @@ this API: [`fs.utimes()`][].
added: v0.1.29
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/00000
pr-url: https://github.com/nodejs/node/pull/42796
description: Passing to the `data` parameter an object with an own
`toString` function is no longer supported.
- version: v17.8.0
Expand Down

0 comments on commit 79770f3

Please sign in to comment.