What
Implement an automated annotated semantic release version that provides basic information in the github release overview. This project already generates releases but there are no notes or a changelog. Veda-backend has implemented automated release notes with python semantic version for an example that could be improved upon: https://github.com/NASA-IMPACT/veda-backend/blob/develop/.github/workflows/release.yml
AC