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

This commit is contained in:
Nicolai Ort 2025-05-01 16:02:40 +02:00
parent 4494afc64b
commit 0ad9eeb52f
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 8 additions and 1 deletions

View File

@ -2,9 +2,16 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.4.3](https://git.odit.services/lfk/backend/compare/1.4.2...1.4.3)
- feat(runners): Include collected distance donation amount in runner detail [`4494afc`](https://git.odit.services/lfk/backend/commit/4494afc64b433d26b54a293fe156d13c40faad95)
#### [1.4.2](https://git.odit.services/lfk/backend/compare/1.4.1...1.4.2)
> 1 May 2025
- fix(donations): Fixed creation bug [`07a0195`](https://git.odit.services/lfk/backend/commit/07a0195f125519f239d255a0cc081ddbde8f1da3)
- chore(release): 1.4.2 [`f4747c5`](https://git.odit.services/lfk/backend/commit/f4747c51de71d9b28cca1b00a91de3cfd6f0f56e)
#### [1.4.1](https://git.odit.services/lfk/backend/compare/1.4.0...1.4.1)

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-backend",
"version": "1.4.2",
"version": "1.4.3",
"main": "src/app.ts",
"repository": "https://git.odit.services/lfk/backend",
"author": {