AmericanWhitewater / wh2o-vue

Interactive map and guide for whitewater rivers in North America
https://wh2o-vue.netlify.app/
9 stars 1 forks source link

ci: semantic versioning #556

Open drewalth opened 1 year ago

drewalth commented 1 year ago

This PR implements a strategy for automatically generating releases with semantic-release and commitlint.

If semantic-release determines a new version of the codebase, a new release tag will be created, the CHANGELOG.md will be updated, and a snapshot of the codebase will be saved in GitHub releases.