Skip to content

Commit

Permalink
Mention changelog header in release process
Browse files Browse the repository at this point in the history
  • Loading branch information
code-asher committed Sep 10, 2024
1 parent 1d11916 commit 835dcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Some dependencies are not directly used in the source but are required anyway.
## Releasing

1. Check that the changelog lists all the important changes.
2. Update the package.json version.
2. Update the package.json version and add a version heading to the changelog.
3. Push a tag matching the new package.json version.
4. Update the resulting draft release with the changelog contents.
5. Publish the draft release.
Expand Down

0 comments on commit 835dcc1

Please sign in to comment.