The following commands are available through npm run
| Command | Purpose |
|---|---|
| build | Build this project |
| dist | Build this project in production mode |
| lint | Check linting using ESLint |
| test | Run tests |
- Edit
package.jsonand update the version number - Add new contributors to the
contributorssection - Update the
CHANGELOG.md - Update the
README.mdcontributors section npm run buildandnpm testnpm publishnpm packCLOUDSMITH_API_KEY=API_TOKEN cloudsmith upload npm fortawesome/fontawesome-pro ./fortawesome-react-fontawesome-VERSION.tgzgit add . && git commit -m 'Release VERSION'git push- Create a new release with
CHANGELOGdetails