- You need to create a branch in accordance with the Git Branch Naming Convention
- Describe in the description of the pull request what was done
- Send PR
- Add command
npm pack
.
- Add command
npm install
. - After install packages add command
npm run build
. - After build add command
npm publish
.
- Add command
npm unpublish cyclone@[package-version]
.