Files
doneit-web/version/git-version.ts
T
2023-06-11 20:15:32 +01:00

12 lines
929 B
TypeScript

export let versionData = {
"shortSHA": "b6ef9e191",
"SHA": "b6ef9e191c44527ca7a7a04e94055893daac4e97",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Jun 11 13:54:53 2023 +0100'",
"lastCommitMessage": "new route on notificatiwon serice",
"lastCommitNumber": "4993",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch is ahead of 'origin/feature/gabinete-search' by 20 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: src/app/modals/create-process/create-process.page.html\n\tmodified: src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.html\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/environments/environment.ts",
"changeAuthor": "eudes.inacio"
}