feat : bump 1.0.0 => 1.1.0

This commit is contained in:
styve Lioumba
2025-12-03 16:43:45 +01:00
parent 45b4dd1dad
commit 735afc1d4a
8 changed files with 143 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "trouve-ton-profile",
"version": "1.0.0",
"version": "1.1.0",
"scripts": {
"ng": "ng",
"start": "bash replace-prod-env.sh src/environments/environment.development.ts $ENV_URL && ng serve",