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
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 |
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
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
commitlint --versiongit --versionnode --version