This commit is contained in:
Peter Maquiran
2023-06-05 15:44:51 +01:00
parent 80392ddb4f
commit 588745c055
11 changed files with 1091 additions and 11 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "005643ae9",
"SHA": "005643ae92c1646498b119c37720264e5bd95bbf",
"shortSHA": "80392ddb4",
"SHA": "80392ddb4f103e315b2730b26676418879ccd463",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jun 5 10:14:48 2023 +0100'",
"lastCommitMessage": "remove publicates",
"lastCommitNumber": "4950",
"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: jest-puppeteer.config.js\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: version/git-version.ts",
"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"
}