Skip to content

Commit b4741f5

Browse files
committed
docs: Update readme to remove version requirements in the docs (since this package starts at 9.5.0, this requirement is met)
1 parent 3ad4d21 commit b4741f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ be provided via configuration. Please refer to the [conventional-changelog-confi
106106

107107
### Customizing CHANGELOG Generation
108108

109-
By default (as of `6.0.0`), `commit-and-tag-version` uses the [conventionalcommits preset](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits).
109+
By default, `commit-and-tag-version` uses the [conventionalcommits preset](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits).
110110

111111
This preset:
112112

@@ -379,7 +379,7 @@ For this reason, we recommend keeping the scope of each PR to one general featur
379379

380380
### Can I use `commit-and-tag-version` for additional metadata files, languages or version files?
381381

382-
As of version `7.1.0` you can configure multiple `bumpFiles` and `packageFiles`.
382+
You can configure multiple `bumpFiles` and `packageFiles`:
383383

384384
1. Specify a custom `bumpFile` "`filename`", this is the path to the file you want to "bump"
385385
2. Specify the `bumpFile` "`updater`", this is _how_ the file will be bumped.

0 commit comments

Comments
 (0)