@jict/changelogithub
Advanced tools
Comparing version 0.0.11 to 0.0.13
@@ -62,2 +62,6 @@ import { ChangelogConfig, GitCommit } from 'changelogen'; | ||
/** | ||
* YouTrack domain | ||
*/ | ||
youtrackDomain?: string; | ||
/** | ||
* Capitalize commit messages | ||
@@ -64,0 +68,0 @@ * @default true |
{ | ||
"name": "@jict/changelogithub", | ||
"type": "module", | ||
"version": "0.0.11", | ||
"version": "0.0.13", | ||
"packageManager": "pnpm@7.2.0", | ||
@@ -6,0 +6,0 @@ "description": "Generate changelog for GitHub.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
74169
1863