hack4impact-uiuc / h4i-recruitment

H4I recruitment platform
https://h4i-recruitment.vercel.app
17 stars 3 forks source link

Version our backend and frontend #322

Open tko22 opened 5 years ago

tko22 commented 5 years ago

version them separately. https://www.npmjs.com/package/build-changelog. Manual Deployments should be matched with each version.

josh-byster commented 5 years ago

Let's add in that any versioning should be semver (Semantic Versioning) to keep track of breaking API changes. This PR would be a great way to explore how that works for anyone interested in taking this on. In addition, we should be looking to add Git tags on big releases.