TypeMeaning
featNuevas características, casi siempre son breaking changes
fixcorrección de algún error menor
choretareas de mantenimiento o pequeños cambios de orden, nada que afecte a prod
styleCambios de sintáxis, nada funcional. Ej. formatear código
refactorhacer refactoring

TypeMeaning
docstodo lo relacionado a archivos de documentación
testagregar o corregir tests
revertrevertir algún commit
buildcambios de configs de compilación y de builds
cicambios a CI/CD stuff
perfmejoras de rendimiento

 Date:   Fri Jul 14 11:02:42 2023 -0300

    fixed typo


 Date:   Fri Jul 14 11:02:42 2023 -0300

    style(factories): typo in CategoryFactory


Date:   Fri Jul 14 16:10:28 2023 -0300

    fix sold tickets


Date:   Fri Jul 14 16:10:28 2023 -0300

    fix(dashboard): wrong order of ticket totals in metrics

Otro método

Date:   Tue 16 May 2023 16:05:39 -0300

    US0352 - As a Developer, I have to add new events in the web socket for the 'message' with the corresponding payload.

Conventional Commits