Add ci/cd
Auto publish the main branch to npm using Gitlab Pipelines.
- Run 
yarn dist - Run 
yarn publish- Assume the version number has already been bumped
 
 
Edited  by Michael Warner
Auto publish the main branch to npm using Gitlab Pipelines.
yarn dist
yarn publish