Collection of public models and utilities used at Popsure
You can update the universities file by running
node scripts/parseUniversities.js '<path to file>'
- Go to the Releases section on GitHub and click on Draft a new release
- On the Choose a tag dropdown, write down a new tag and click on Create new tag on publish. We use Semantic Versioning for versioning.
- Write down some release notes containing "what's updated", "breaking change" (if any) and "Migration from previous version" (if any)
- Click on Publish release
GitHub Action will then automatically pick it up from there and release the new version for you.