Skip to content

Valid commit message subject is rejected  #438

@xmlking

Description

@xmlking

Expected Behavior

Subject starts with 1.0.1 should be considered valid

Current Behavior

printf "chore(release): 1.0.1 [skip ci]\n\n## 1.0.1 (2018-09-09)\n\n\n### Bug Fixes\n\n* build: now updating version (2d913ea)\n\n\n\n" | npx commitlint

This give error
Also reported here:
semantic-release/semantic-release#928 (comment)

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

Steps to Reproduce (for bugs)

https://github.com/xmlking/ngx-starter-kit/blob/master/package.json

commitlint.config.js ```js ```

Context

Your Environment

Executable Version
commitlint --version VERSION
git --version VERSION
node --version VERSION

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