mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
734 B
TypeScript
11 lines
734 B
TypeScript
export let versionData = {
|
|
"shortSHA": "33520fc75",
|
|
"SHA": "33520fc758c4a603c67083c152a9863e647728c8",
|
|
"branch": "feature/login-v2",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Nov 6 09:16:35 2024 +0100'",
|
|
"lastCommitMessage": "remove userId",
|
|
"lastCommitNumber": "6126",
|
|
"changeStatus": "On branch feature/login-v2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts\n\tmodified: src/app/ui/chat/component/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.html\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |