NOTE/10-02-2026.md
2026-02-11 08:07:43 +01:00

15 lines
295 B
Markdown

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"