docs: Update README

releases/v3
Tycho Bokdam 2020-04-16 10:16:09 +02:00
parent b7d28084e6
commit 913b3473c4
No known key found for this signature in database
GPG Key ID: A0FAE77C8CDF33C7
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ This action will bump version, tag commit and generate a changelog with conventi
preset: 'angular' preset: 'angular'
tag-prefix: 'v' tag-prefix: 'v'
output-file: 'CHANGELOG.md' output-file: 'CHANGELOG.md'
changelog-release-count: 5 release-count: '5'
``` ```