Compare commits

..

2 Commits

Author SHA1 Message Date
gitea-actions 7d87af6774 chore: bump version to v0.4.28
Auto Tag Develop / tag (push) Successful in 6s
Build & Push Docker Image / build (push) Successful in 1m13s
2026-06-15 09:24:14 +00:00
matthieu d874aebbed Merge pull request 'fix(pagination) : éviter la troncature silencieuse des collections paginées (LST-52)' (#9) from fix/lst-52-pagination-audit into develop
Auto Tag Develop / tag (push) Successful in 7s
Reviewed-on: #9
2026-06-15 09:24:05 +00:00
+1 -1
View File
@@ -1,2 +1,2 @@
parameters:
app.version: '0.4.27'
app.version: '0.4.28'