Files
doneit-web/version/git-version.ts
T
Peter Maquiran 5a64376b03 fix message
2024-10-23 15:30:15 +01:00

11 lines
1.2 KiB
TypeScript

export let versionData = {
"shortSHA": "4396b1790",
"SHA": "4396b17909cb9da97547cf8ca453c1c2f7a2baaa",
"branch": "feature/chat-new-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Oct 23 09:58:49 2024 +0100'",
"lastCommitMessage": "clear console.log with errors",
"lastCommitNumber": "6114",
"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: angular.json\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/core/chat/usecase/room/room-bold-sync-use-case.service.ts\n\tmodified: src/app/services/notification/web-notification-popup.service.ts\n\tmodified: src/app/ui/chat/chat.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.ts\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/store/roomStore.ts\n\tdeleted: src/assets/MFPPushServiceWorker.js\n\tnew file: src/assets/firebase-messaging-sw.js\n\tmodified: src/main.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}