Create a pipeline for automated npm package publishing. For reference check the pipeline created in Explorer repository. Acceptance Critieria 1) Package is published automatically via CircleCI workflow for tag push. 2) Semver version is created based on commit's history. 3) NPM package contains only required distribution files (no source code).