Skip to content

Commit f4a99a4

Browse files
committed
Update release steps and fix changelog heading mistake
1 parent 49489d6 commit f4a99a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- There's a new command "Open All Diffs".
2323
- Comments now show a timestamp using the new VS Code comment `timestamp` API.
2424

25-
## Fixes
25+
### Fixes
2626

2727
- Markdown content escaped when editing comments. https://github.com/microsoft/vscode-pull-request-github/issues/3254
2828
- Many spurious user mentions inserted in text. https://github.com/microsoft/vscode-pull-request-github/issues/3257

documentation/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
6. Push a tag with the new version number to the appropriate commit (ex. `v0.5.0`).
2323

24-
7. Run the release pipeline, which will cause the extension to be published.
24+
7. Wait for the release pipeline to finish running.
2525

2626
8. Draft new GitHub release
2727
- Go to: https://github.com/Microsoft/vscode-pull-request-github/releases

0 commit comments

Comments
 (0)