- Run
npm ci
- Update
package.json
- Required updates:
name
,license
,author
,repository
- Required updates:
- Update
LICENSE
- Required updates:
author
- Required updates:
# test
npm run test
# format
npm run check:fix
- Set the secret environment variable:
NPM_TOKEN
- Increase the package version
- Use the
npm version
command
- Use the
- Release the package