Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Jun 6, 2017
1 parent 3cbf16e commit a94c9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/conventional-changelog-core/readme.md
Expand Up @@ -106,7 +106,7 @@ Type: `boolean` Default: `true` if a different version than last release is give

If this value is `true` and `context.version` equals last release then `context.version` will be changed to `'Unreleased'`.

**NOTE:** You may want to combine this option with `releaseCount` set to `0` to always overwrite the whole CHANGELOG. `conventional-changelog` only outputs a CHANGELOG and doesn't read any existing one.
**NOTE:** You may want to combine this option with `releaseCount` set to `0` to always overwrite the whole CHANGELOG. `conventional-changelog` only outputs a CHANGELOG but doesn't read any existing one.

##### lernaPackage

Expand Down

0 comments on commit a94c9d1

Please sign in to comment.