This project is hosted on NPM. You can find the terra packages here.
Below is a guide for releasing packages:
- Update the versions of the components and changelogs via
npm run prepare-for-release
- Create a Release PR, Get approvals
- Merge PR to
main
- Watch main to ensure releases get pushed to npm and tagged in github appropriately