Files
doneit-web/version/git-version.ts
T
2024-07-18 10:40:33 +01:00

11 lines
699 B
TypeScript

export let versionData = {
"shortSHA": "357e76bb1",
"SHA": "357e76bb164985fd8001f94210d5071ca24a3b1b",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jul 18 10:30:29 2024 +0100'",
"lastCommitMessage": "load calendars on open edit-event modal and new event modal.",
"lastCommitNumber": "5874",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}