mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
775 B
TypeScript
11 lines
775 B
TypeScript
export let versionData = {
|
|
"shortSHA": "e0bd6fdf4",
|
|
"SHA": "e0bd6fdf44eb7f2913357e9b8d1cc48c0a8866b7",
|
|
"branch": "feature/chat-new-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Sep 13 15:14:59 2024 +0100'",
|
|
"lastCommitMessage": "remove static",
|
|
"lastCommitNumber": "6072",
|
|
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/infra/repository/adapter.ts\n\tmodified: src/app/infra/repository/dexie/dexie-repository.service.ts\n\tmodified: src/app/pages/login/login.page.ts\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |