create a branch Create a new branch with your changes --> feature/ run tests Add tests and run make a pr After pr is reviewed it will be merged to main build compile and publish update changelog in readme.md npm version npm run build commit to git repo npm publish