OpenCHS data model to be used by front end clients
- Bump up version in package.json and commit/push
- Create a tag for the version and push the tag. CI will automatically publish the package for you.
git tag v0.0.7
git push origin --tags
- Use the published package in your repositories