Files
doneit-web/version/git-version.ts
T
2024-07-25 09:36:21 +01:00

11 lines
690 B
TypeScript

export let versionData = {
"shortSHA": "971a73f0a",
"SHA": "971a73f0a3bbb182ba836f7dae1434e4cd021136",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jul 25 09:32:45 2024 +0100'",
"lastCommitMessage": "improve the way wa getting the user profile picture",
"lastCommitNumber": "5880",
"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"
}