Skip to content

Commit 79770f3

Browse files
committed
squash: set PR url
1 parent ee095f3 commit 79770f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3122,7 +3122,7 @@ resources and not the actual references.
31223122
<!-- YAML
31233123
changes:
31243124
- version: REPLACEME
3125-
pr-url: https://github.com/nodejs/node/pull/00000
3125+
pr-url: https://github.com/nodejs/node/pull/42796
31263126
description: End-of-Life.
31273127
- version: v18.0.0
31283128
pr-url: https://github.com/nodejs/node/pull/42607

doc/api/fs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4396,7 +4396,7 @@ the end of the file.
43964396
added: v0.11.5
43974397
changes:
43984398
- version: REPLACEME
4399-
pr-url: https://github.com/nodejs/node/pull/00000
4399+
pr-url: https://github.com/nodejs/node/pull/42796
44004400
description: Passing to the `string` parameter an object with an own
44014401
`toString` function is no longer supported.
44024402
- version: v17.8.0
@@ -4468,7 +4468,7 @@ details.
44684468
added: v0.1.29
44694469
changes:
44704470
- version: REPLACEME
4471-
pr-url: https://github.com/nodejs/node/pull/00000
4471+
pr-url: https://github.com/nodejs/node/pull/42796
44724472
description: Passing to the `string` parameter an object with an own
44734473
`toString` function is no longer supported.
44744474
- version: v18.0.0
@@ -5708,7 +5708,7 @@ this API: [`fs.utimes()`][].
57085708
added: v0.1.29
57095709
changes:
57105710
- version: REPLACEME
5711-
pr-url: https://github.com/nodejs/node/pull/00000
5711+
pr-url: https://github.com/nodejs/node/pull/42796
57125712
description: Passing to the `data` parameter an object with an own
57135713
`toString` function is no longer supported.
57145714
- version: v17.8.0

0 commit comments

Comments
 (0)