Expose version in /health

This commit is contained in:
MartinBraquet
2025-12-15 12:41:58 +02:00
parent 6a511adcf5
commit fbdc594fa9

View File

@@ -1,7 +1,7 @@
{
"name": "@compass/api",
"description": "Backend API endpoints",
"version": "1.0.11",
"version": "1.0.12",
"private": true,
"scripts": {
"watch:serve": "tsx watch src/serve.ts",