Compare commits

...

3 Commits

Author SHA1 Message Date
Matthieu
77c7ceb064 fix(ci) : remove templates/ from release artefact after twig removal
All checks were successful
Auto Tag Develop / tag (push) Successful in 5s
Build Release Artefact / build (push) Successful in 1m23s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 15:38:33 +01:00
Matthieu
ac36eeba36 chore : bump version to 0.2.8
Some checks failed
Auto Tag Develop / tag (push) Successful in 5s
Build Release Artefact / build (push) Failing after 1m21s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 15:36:06 +01:00
gitea-actions
005b731a97 chore: bump version to v0.2.7
Some checks failed
Auto Tag Develop / tag (push) Successful in 4s
Build Release Artefact / build (push) Failing after 1m14s
2026-03-17 14:27:30 +00:00
2 changed files with 1 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ jobs:
migrations \ migrations \
public \ public \
src \ src \
templates \
vendor \ vendor \
composer.json \ composer.json \
composer.lock \ composer.lock \

View File

@@ -1,2 +1,2 @@
parameters: parameters:
app.version: '0.2.6' app.version: '0.2.8'