···178178```
179179180180### Publish new version
181181-1. Bump the version number
181181+1. Bump the version number. `<version>` can be `patch`, `minor`, `major` or a version number.
182182+ ```
183183+ npm version <version>
184184+ ```
1821852. Update CHANGELOG.md
1831863. Commit and create git tag
1841874. Create GitHub release with release notes