···5252### Publish new version
53531. Run `npm run check`
54542. Update `CHANGELOG.md`
5555-3. Run `npm version --no-git-tag <version>` to bump the version number
5555+3. Run `npm version --no-git-tag-version <version>` to bump the version number
56564. Create a git tag in the format `v#.#.#`
57575. Add release notes to the generated GitHub release and publish it