Add the git commit information to the pre_release.sh.
Security Checklist
[x] Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.
Acceptance Criteria
pre_release.sh
.Security Checklist