Files
doneit-web/version/git-version.ts
T
Peter Maquiran 588745c055 fix
2023-06-05 15:44:51 +01:00

12 lines
850 B
TypeScript

export let versionData = {
"shortSHA": "80392ddb4",
"SHA": "80392ddb4f103e315b2730b26676418879ccd463",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jun 5 11:11:24 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4951",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tnew file: cypress.config.js\n\tnew file: cypress/.gitignore\n\tnew file: cypress/fixtures/example.json\n\tnew file: cypress/support/commands.js\n\tnew file: cypress/support/e2e.js\n\tmodified: jest.config.js\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/services/toast.service.ts",
"changeAuthor": "peter.maquiran"
}