Please take a moment to review this document in order to make the update process easy and effective for everyone involved.
This package follows semantic versioning, which means breaking changes may occur between major releases.
Ensure code has been thoroughly linted and tested,
see package.json
and Makefile
for available scripts.
Ensure all occurrences of version numbers, releases branch, and branch aliases reflect the new release of the plugin.
- Add the new version and details of it to the
CHANGELOG.md
. npm version <newversion> ---no-git-tag-version --workspaces
— Build the distribution files.- Commit
CHANGELOG.md
,package-lock.json
, anddist/package.json
, and tag the repository. npm publish --workspaces
— Publish the distribution files to the NPM registry.
.nvmrc
package.json
:engines.node
README.md
package.json
:engines.npm
package.json
:version