All notable changes to this project will be documented in the CHANGELOG file. This format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- In
package.json
updateversion
. - In
CHANGELOG.md
add a new entry following the Keep a Changelog convention. - Create a release via the GitHub UI.
- Set the tag to match the version
- Set the title to match the version
- Copy the contents of the release changelog to the description field
Publishing the package is handled automatically.