Skip to content

Commit 6d0872c

Browse files
committed
Revert "doc, assert: correct order of changes entries"
This reverts commit 8a6de38.
1 parent fc996fd commit 6d0872c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/api/assert.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,6 @@ An alias of [`assert.ok()`][].
317317
<!-- YAML
318318
added: v0.1.21
319319
changes:
320-
- version: v25.1.0
321-
pr-url: https://github.com/nodejs/node/pull/58849
322-
description: Message may now be a `printf`-like format string or function.
323320
- version: v25.0.0
324321
pr-url: https://github.com/nodejs/node/pull/59448
325322
description: Promises are not considered equal anymore if they are not of
@@ -520,9 +517,6 @@ parameter is an instance of {Error} then it will be thrown instead of the
520517
<!-- YAML
521518
added: v1.2.0
522519
changes:
523-
- version: v25.1.0
524-
pr-url: https://github.com/nodejs/node/pull/58849
525-
description: Message may now be a `printf`-like format string or function.
526520
- version: v25.0.0
527521
pr-url: https://github.com/nodejs/node/pull/59448
528522
description: Promises are not considered equal anymore if they are not of

0 commit comments

Comments
 (0)