Update the version in package.json.
Update the CHANGES.md with the new version and the changes.
Create a new release in GitHub with the new version.
- Click on the
Releases
button in GitHub. - Click on the
Draft a new release
button. - Enter the tag version (e.g.
v0.9.0
). - Click on the
Generate release notes
button to get the changelog. - Attach the
/dist/summernote-<version>-dist.zip
file to the release. - Click on the
Publish release
button.
After creating the release, summernote will be published to npm by the GitHub action. Also, the release will be published to cdnjs.
Update summernote version, summernote_css and summernote_js in _config.yml
.