Skip to content

Commit 835dcc1

Browse files
committed
Mention changelog header in release process
1 parent 1d11916 commit 835dcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Some dependencies are not directly used in the source but are required anyway.
128128
## Releasing
129129

130130
1. Check that the changelog lists all the important changes.
131-
2. Update the package.json version.
131+
2. Update the package.json version and add a version heading to the changelog.
132132
3. Push a tag matching the new package.json version.
133133
4. Update the resulting draft release with the changelog contents.
134134
5. Publish the draft release.

0 commit comments

Comments
 (0)