Commit Messages

    • : implements a feature
    • fix: patches a bug
    • other types are allowed, for example: , chore, ci, docs, style, refactor, , test
    • feat: send an email to the customer when a product is shipped
    • feat(api): send an email to the customer when a product is shipped
    • feat(api)!: send an email to the customer when a product is shipped
    • feat!: send an email to the customer when a product is shipped A detailed description in the body. BREAKING CHANGE: readdressing the breaking change in the footer.