npm upgradenpm run i18n:fields- Check for differences in
src/locales/en/fields.json - Ask for missing translations via GitHub issues
- Update the version number (in
package.jsonandREADME.md) npm run lint- Fix any open lint issues- Commit the changes
npm run build:report- Check whether the
dist/report.htmlhas significantly changed (if yes, check why) - Delete the
dist/report.html npm publish- Create GitHub release (v3.x.x)