Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add options subjectSeparator typePrefix and typeSuffix #77

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

leonardoanalista
Copy link
Member

@leonardoanalista leonardoanalista commented Apr 4, 2019

  • feat: add options subjectSeparator, typePrefix and typeSuffix

This will allow a lot more flexibility to construct any kind of commit message pattern. Examples:

  • feat(myScope): create a new cool feature

  • feat(myScope) - create a new cool feature

  • feat - create a new cool feature

  • [feat] create a new cool feature

  • Added lodash dependency. We can now make use of lodash in any new code!

@leonardoanalista leonardoanalista added the feature New features of enhancement of existing ones label Apr 4, 2019
@leonardoanalista leonardoanalista merged commit 3a4b4d0 into master Apr 4, 2019
@leonardoanalista leonardoanalista deleted the add-new-options branch April 4, 2019 03:20
@leonardoanalista
Copy link
Member Author

🎉 This PR is included in version 5.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features of enhancement of existing ones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant