doc: fix doc metadata for Node.js 16.19.0#45863
Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom Dec 16, 2022
Merged
doc: fix doc metadata for Node.js 16.19.0#45863nodejs-github-bot merged 1 commit intonodejs:mainfrom
nodejs-github-bot merged 1 commit intonodejs:mainfrom
Conversation
MoLow
approved these changes
Dec 14, 2022
bnb
approved these changes
Dec 14, 2022
aduh95
approved these changes
Dec 14, 2022
Contributor
|
Fast-track has been requested by @aduh95. Please 👍 to approve. |
Member
I didn't fix it. See Lines 1043 to 1049 in b3f5a41 |
Member
Author
🤦. I'll push a fix for that to this PRr and update the commit message. |
When cherry-picking the release commit for Node.js 16.19.0 to the `main` branch git updated the metadata for the wrong item in `doc/api/test.md`. Refs: nodejs#45506 (comment) Refs: nodejs/Release#771
Member
Author
|
@targos Updated. PTAL. |
targos
approved these changes
Dec 15, 2022
lpinca
approved these changes
Dec 15, 2022
Collaborator
|
Landed in 97165fc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When cherry-picking the release commit for Node.js 16.19.0 to the
mainbranch git updated the metadata for the wrong item indoc/api/test.md.Refs: #45506 (comment)
Refs: nodejs/Release#771
cc @targos