nitkkr-dev / nitkkr

This repo contains both the front-end and back-end code for NITKKR's new website
https://nitkkr-dev.vercel.app
14 stars 2 forks source link

Changelog / Release notes #176

Open GetPsyched opened 5 months ago

GetPsyched commented 5 months ago

The website will be updated whenever a tag is published here on this repository; whenever this is triggered, the new deploy should prompt the user with all that has changed from their last local version of the website to the latest changes.

On a more technical level, we could use local storage for checking versions and directly refer the release notes within a release on GitHub through its APIs.