2.0.4 • Published 3 years ago
@axa-ch/pod-tbcrm-vorsorge v2.0.4
POD PodTbcrmVorsorge
This is a Micro Frontend deployable on the AXA.ch WebHub.
Scripts
To install the pod locally: npm install @axa-ch/pod-tbcrm-vorsorge
DEV commands
npm start
start local DEV environmentnpm run build
to trigger a ESM build needed for Midgardnpm run test
to run local testsnpm run release
to execute a release to npm (VERY IMPORTANT: Read How To Release on this document).
How to release
update package.json in the
"version": "x.x.x"
field. Please follow semver best practicesrun
npm run release
commit to develop, add git tag containg the same version as in step 1 and push
Execute jenkins jobs (build & deploy) with the version added in point 1
Worth a read
2.0.3
3 years ago
2.0.2
3 years ago
2.0.4
3 years ago
2.0.4-beta.0
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
2.0.0-beta.0
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago