This commit is contained in:
Rayan Parenteau 2026-02-11 08:07:43 +01:00
parent 575692c984
commit 8ea0e8cf09

14
10-02-2026.md Normal file
View File

@ -0,0 +1,14 @@
Semver
semantic Versionnage
1.1.O
version stable | bug
|
nouvelle fonctionalité
breakin change
+stable
regle de base de ton application 1.0.O sigifie que ton code est fini stable et convenable
git tag -a v0.0.1 -m "1s version"