Skip to content
This repository was archived by the owner on Feb 5, 2018. It is now read-only.
This repository was archived by the owner on Feb 5, 2018. It is now read-only.

refactor/chore/docs do no longer work #13

Closed
@silkentrance

Description

@silkentrance

I am having trouble getting commit messages such as (excerpt from my git log)

commit ad9f41ebe60c759bde22ed98b5caa0d24fa0793a
Author: cklein <trancesilken@gmail.com>
Date:   Sun May 1 09:47:25 2016 +0200

    refactor(tokens): comment and emptyline are simple tokens

commit 5cdc98136ac344c6d45887c39dd9a9b4f24a8a95
Author: cklein <trancesilken@gmail.com>
Date:   Fri Apr 29 20:55:08 2016 +0200

    fix(Authorship): authorship is whitespace

commit b2f70f7957ea60c7022262fbaf9132f4c91bf206
Author: cklein <trancesilken@gmail.com>
Date:   Fri Apr 29 20:53:20 2016 +0200

    fix(Comment): comment is whitespace

commit 0254948294647886e6bdd89ae4a7fb44ad1a0c2e
Author: cklein <trancesilken@gmail.com>
Date:   Tue Apr 26 19:48:02 2016 +0200

    version bump v0.0.10
    [ci skip]

to work with the new standard-changelog or when using conventional-changelog-cli and the angular preset.

Except for fix nothing else will make it into the changelog:

<a name="0.0.10"></a>
## [0.0.10](https://github.com/coldrye-es/ypo-parser-common/compare/v0.0.9...v0.0.10) (2016-05-01)

### Bug Fixes

* **Authorship:** authorship is whitespace ([5cdc981](https://github.com/coldrye-es/ypo-parser-common/commit/5cdc981))
* **Comment:** comment is whitespace ([b2f70f7](https://github.com/coldrye-es/ypo-parser-common/commit/b2f70f7))

<a name="0.0.9"></a>

Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions