JPeer264 / node-semantic-git-commit-cli

A CLI for semantic git commits
https://www.npmjs.com/package/semantic-git-commit-cli
MIT License
147 stars 11 forks source link

Update README.md #56

Closed jy95 closed 6 years ago

jy95 commented 6 years ago

Allow sgc to work (with/without emoji support) with new version of semantic release

The initial discussion about this : https://github.com/semantic-release/semantic-release/issues/575

A example from regex101 : https://regex101.com/r/MQVrZO/1

JPeer264 commented 6 years ago

Awesome! Thanks @jy95, you are really helping out here 👍

jy95 commented 6 years ago

No problemo, like pvdlg said :

release.config.js is not mentioned in most docs as it's a feature that has been implemented recently, after most docs were written.

I think it is useful to use this in order to have shareable config for next projects (instead of having a big package.json).

JPeer264 commented 6 years ago

Ya it's a good thing! Btw, the PR was not merged yet, I will reopen it and merge it ;)

EDIT: The merging process just takes a while, until every CI runs through my tests.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 7a31d09cb93160aa89c8e9e84c7366cc4143a356 on jy95:patch-1 into 8c1d77118d9d96f5e322722a194d115b973fb5b7 on JPeer264:master.