- Bump the repo version
npm version patch|minor|major
-
Copy everything in the scope starting with 'use strict' in
index.jstoes.jsandindex.mjs -
Manually update the code versions and year
-
Commit the changes
git commit -m "distribute"
- Publish the new version
npm publish