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

This commit is contained in:
Philipp Dormann 2025-03-28 21:49:42 +01:00
parent 5c5000a218
commit 175ba52ffa
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
2 changed files with 9 additions and 2 deletions

View File

@ -2,8 +2,15 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC. All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v1.3.3](https://git.odit.services/lfk/backend/compare/v1.3.2...v1.3.3) #### [1.3.4](https://git.odit.services/lfk/backend/compare/1.3.3...1.3.4)
- feat: add runnersViaSelfservice to statsControllerGet [`5c5000a`](https://git.odit.services/lfk/backend/commit/5c5000a218b47815e6846ac8b857dcd1995bfa6f)
#### [1.3.3](https://git.odit.services/lfk/backend/compare/v1.3.2...1.3.3)
> 28 March 2025
- chore(release): 1.3.3 [`d559d04`](https://git.odit.services/lfk/backend/commit/d559d0403191c703fd6da0e3f3dab53eec9258c0)
- ci: remove "v" prefix from tags [`2af682d`](https://git.odit.services/lfk/backend/commit/2af682d1dd09df496eb9f3a9111c50c0c4117356) - ci: remove "v" prefix from tags [`2af682d`](https://git.odit.services/lfk/backend/commit/2af682d1dd09df496eb9f3a9111c50c0c4117356)
#### [v1.3.2](https://git.odit.services/lfk/backend/compare/v1.3.1...v1.3.2) #### [v1.3.2](https://git.odit.services/lfk/backend/compare/v1.3.1...v1.3.2)

View File

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