Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79f23b5

Browse filesBrowse files
Trotttargos
authored andcommitted
doc: remove "note that" from releases.md
Refs: nodejs/remark-preset-lint-node#16 PR-URL: #28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 71cf558 commit 79f23b5
Copy full SHA for 79f23b5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/releases.md‎

Copy file name to clipboardExpand all lines: doc/releases.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Collect a formatted list of commits since the last release. Use
256256
$ changelog-maker --group
257257
```
258258

259-
Note that changelog-maker counts commits since the last tag and if the last tag
259+
`changelog-maker` counts commits since the last tag and if the last tag
260260
in the repository was not on the current branch you may have to supply a
261261
`--start-ref` argument:
262262

@@ -327,7 +327,7 @@ doc/api/*.md`.
327327
If this release includes any new deprecations it is necessary to ensure that
328328
those are assigned a proper static deprecation code. These are listed in the
329329
docs (see `doc/api/deprecations.md`) and in the source as `DEP00XX`. The code
330-
must be assigned a number (e.g. `DEP0012`). Note that this assignment should
330+
must be assigned a number (e.g. `DEP0012`). This assignment should
331331
occur when the PR is landed, but a check will be made when the release build is
332332
run.
333333

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.