File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,10 @@ Day of Release:
77
77
- Checkout the release branch with the merged PR.
78
78
- Publish all relevant crates (see list above).
79
79
- Create a new release on the ` wgpu ` repo with the changelog and a tag called ` vX.Y.Z ` on the release branch.
80
+ - The release should start with a header saying the following (for example)
81
+ ``` markdown
82
+ This release includes `crate1`, `crate2` and `crate3` version `X.Y.Z`. All other crates remain at their previous versions.
83
+ ```
80
84
- Backport the changelog and version bumps to the `trunk` branch.
81
85
- Ensure that any items in the newly-released changelog don't appear in the "unreleased" section of the trunk changelog.
82
86
- Update the release checklist with any needed changes.
You can’t perform that action at this time.
0 commit comments