git-changelog-command-line
Advanced tools
Comparing version 1.96.6 to 1.97.0
{ | ||
"version": "1.96.6", | ||
"version": "1.97.0", | ||
"name": "git-changelog-command-line", | ||
@@ -4,0 +4,0 @@ "homepage": "https://github.com/tomasbjerre/git-changelog-command-line", |
@@ -276,2 +276,7 @@ # Git Changelog Command Line | ||
Default: | ||
-pavp, --patch-version-pattern <string> Commit messages matching this, | ||
optional, regular expression will trigger | ||
new patch version. | ||
<string>: any string | ||
Default: null | ||
-phv, --print-highest-version Print the highest version, | ||
@@ -341,2 +346,5 @@ determined by tags in repo, and exit. | ||
Default: changelog.mustache | ||
-tbd, --template-base-dir <string> Base dir of templates. | ||
<string>: any string | ||
Default: null | ||
-tc, --to-commit <string> To commit. | ||
@@ -348,2 +356,5 @@ <string>: any string | ||
Default: | ||
-tps, --template-partial-suffix <string> File ending for partials. | ||
<string>: any string | ||
Default: .hbs | ||
-tr, --to-ref <string> To ref. | ||
@@ -350,0 +361,0 @@ <string>: any string |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7801527
373