@axa-ch/pod-customer-review

The customer review pod to display customer reviews in different insurance categories.

Usage no npm install needed!

<script type="module">
  import axaChPodCustomerReview from 'https://cdn.skypack.dev/@axa-ch/pod-customer-review';
</script>

README

how to release

  1. update package.json in the "version": "1.0.0" field. Please follow semver best practices
  2. run npm run release
  3. commit to develop, add git tag containg the same version as in step 1 and push
  4. Execute jenkins job promote with the version added in point 1