diff --git a/version/git-version.ts b/version/git-version.ts index 718526e93..25c9a9436 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -1,11 +1,11 @@ export let versionData = { - "shortSHA": "bf6c4dbbd", - "SHA": "bf6c4dbbd882282affa34c8fac92ee8efe84d9a1", + "shortSHA": "035cb9a6c", + "SHA": "035cb9a6c0a3c79ab916fabaea177c5ccdd3c8a0", "branch": "feature/agenda-api-peter", "lastCommitAuthor": "'Peter Maquiran'", - "lastCommitTime": "'Wed Jul 31 11:30:27 2024 +0100'", - "lastCommitMessage": "change git version", - "lastCommitNumber": "5898", - "changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 4 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged ...\" to unstage)\n\tmodified: .gitignore\n\tmodified: gabinete-digital-fo.code-workspace\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/home/home.page.ts\n\tmodified: src/app/module/agenda/data/repository/agenda-data-repository.service.ts\n\tmodified: src/app/pages/events/events.page.ts\n\tmodified: src/app/services/http.service.ts\n\tmodified: src/app/services/monitoring/opentelemetry/opentelemetry.ts\n\tmodified: src/main.ts", + "lastCommitTime": "'Mon Aug 5 11:12:51 2024 +0100'", + "lastCommitMessage": "Improve telemetry", + "lastCommitNumber": "5899", + "changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 5 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged ...\" to unstage)\n\tmodified: version/git-version.ts", "changeAuthor": "peter.maquiran" } \ No newline at end of file