Skip to content

Commit 730aae5

Browse files
committed
doc: restore REPLACEME on assert change
The change was semver-major and didn't land on v25.x Refs: #60774
1 parent bfc729c commit 730aae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/assert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ An alias of [`assert.ok()`][].
342342
<!-- YAML
343343
added: v0.1.21
344344
changes:
345-
- version: v25.1.0
345+
- version: REPLACEME
346346
pr-url: https://github.com/nodejs/node/pull/58849
347347
description: Message may now be a `printf`-like format string or function.
348348
- version: v25.0.0

0 commit comments

Comments
 (0)