chore(release): 1.8.2
All checks were successful
Build release images / build-container (push) Successful in 1m28s

This commit is contained in:
2026-02-20 22:39:31 +01:00
parent 3197498ab3
commit 1d9c451dfb
3 changed files with 41 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@odit/lfk-backend",
"version": "1.8.1",
"version": "1.8.2",
"main": "src/app.ts",
"repository": "https://git.odit.services/lfk/backend",
"author": {
@@ -102,4 +102,4 @@
"after:bump": "bun run changelog:export && bun run licenses:export && git add CHANGELOG.md && git add licenses.md"
}
}
}
}