Skip to content

Commit 0177491

Browse files
authored
doc: restore REPLACEME on assert change
The change was semver-major and didn't land on v25.x Refs: #60774 PR-URL: #60848 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 430db0d commit 0177491

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)