mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
1.1 KiB
TypeScript
11 lines
1.1 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "ed3b19962",
|
|
"SHA": "ed3b19962236fd8851b2067cd5ff59a06f3bee68",
|
|
"branch": "feature/chat-new-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Thu Oct 10 12:19:09 2024 +0100'",
|
|
"lastCommitMessage": "register component",
|
|
"lastCommitNumber": "6093",
|
|
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is ahead of 'origin/feature/chat-new-api-peter' by 8 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/ui/chat/component/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.html\n\tmodified: src/app/ui/chat/modal/chat-popover/chat-popover.page.html\n\tmodified: src/app/ui/chat/modal/chat-popover/chat-popover.page.ts\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.html\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |