fix: Ajout du COMPONENTS.md au livrable (#24)
All checks were successful
Release / release (push) Successful in 1m14s

| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
|                  |                 |

## Description de la PR

## Modification du .env

## Check list

- [ ] Pas de régression
- [x] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié

Co-authored-by: kevin <kevin@yuno.malio.fr>
Co-authored-by: Kevin Boudet <kevin@yuno.malio.fr>
Reviewed-on: #24
Co-authored-by: tristan <tristan@yuno.malio.fr>
Co-committed-by: tristan <tristan@yuno.malio.fr>
This commit was merged in pull request #24.
This commit is contained in:
2026-03-26 08:15:09 +00:00
committed by Autin
parent 82c4cfaa90
commit ccc8410da0
3 changed files with 29 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"files": [
"app/**",
"nuxt.config.ts",
"README.md"
"README.md",
"COMPONENTS.md"
],
"scripts": {
"dev": "nuxi dev .playground",