Files
doneit-web/version/git-version.ts
T
Peter Maquiran 80392ddb4f fix
2023-06-05 11:11:24 +01:00

12 lines
644 B
TypeScript

export let versionData = {
"shortSHA": "005643ae9",
"SHA": "005643ae92c1646498b119c37720264e5bd95bbf",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jun 5 10:14:48 2023 +0100'",
"lastCommitMessage": "remove publicates",
"lastCommitNumber": "4950",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: jest-puppeteer.config.js\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}