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

This commit is contained in:
Nicolai Ort 2025-05-01 15:57:57 +02:00
parent 07a0195f12
commit f4747c51de
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 8 additions and 1 deletions

View File

@ -2,8 +2,15 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.4.2](https://git.odit.services/lfk/backend/compare/1.4.1...1.4.2)
- fix(donations): Fixed creation bug [`07a0195`](https://git.odit.services/lfk/backend/commit/07a0195f125519f239d255a0cc081ddbde8f1da3)
#### [1.4.1](https://git.odit.services/lfk/backend/compare/1.4.0...1.4.1)
> 28 April 2025
- chore(release): 1.4.1 [`7ac9822`](https://git.odit.services/lfk/backend/commit/7ac98229d17e7cb019d5dcc5402870490a97f910)
- refactor(auth): Increased token timeouts to 24hrs/7days [`dd5b538`](https://git.odit.services/lfk/backend/commit/dd5b538783f9c806f0c883cd391754fb5c842ec8)
#### [1.4.0](https://git.odit.services/lfk/backend/compare/1.3.12...1.4.0)

View File

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