Skip to content

v8.0.1 quotes commit message #621

Closed
@danez

Description

@danez

Describe the bug
Version 8.0.1 does for some reason quote the commit message.

Current behavior

commit f8f0ea9bb30d759e091d1cafc034f170dea059f5
Author: Author <author@domain.com>
Date:   Mon Jul 13 11:12:25 2020 +0000
    "chore(release): 8.66.4"

Expected behavior

commit f8f0ea9bb30d759e091d1cafc034f170dea059f5
Author: Author <author@domain.com>
Date:   Mon Jul 13 11:12:25 2020 +0000
    chore(release): 8.66.4

Environment

  • standard-version version(s): 8.0.1
  • Node/npm version: 12
  • OS: linux

Additional context
Probably due to: 871201f

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions