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

Commits are not grouped by type #149

Open
denouche opened this issue Nov 28, 2016 · 3 comments
Open

Commits are not grouped by type #149

denouche opened this issue Nov 28, 2016 · 3 comments

Comments

@denouche
Copy link

Hello

I'm using the CLI version of standard-version, but I don't understand why the commits are not grouped by type when the changelog is generated.

For example the generated output looks like

### Features

* **auth:** add box id to token summary ([azerty](https://bitbucket.org/xxx))
* **auth:** add token request to a REST service ([azerty](https://bitbucket.org/xxx))

To generate my changelog I just use the basic executable

./node_modules/.bin/standard-version

Maybe I'm doing something wrong?

Thanks for your help.

@stevemao
Copy link
Member

@denouche
Copy link
Author

denouche commented Dec 1, 2016

Thanks for your answer. But I am not sure to understand well. Is this option already available? Or will it be available?

@Tapppi
Copy link
Member

Tapppi commented Dec 1, 2016

It's something that is considered to be useful enough to do, it should be available once someone has the time and energy to pick up the work. PR's are always welcome, but we should get to it once we can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants