Files
doneit-web/version/git-version.ts
T
2024-06-21 16:43:02 +01:00

11 lines
716 B
TypeScript

export let versionData = {
"shortSHA": "01530505c",
"SHA": "01530505c959ebfe9b9142c8c9a6de009efa9632",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jun 21 16:38:19 2024 +0100'",
"lastCommitMessage": "ITOTEAM-527 permission and attachment count",
"lastCommitNumber": "5834",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 5 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .husky/pre-commit\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}