diff --git a/dist/index.js b/dist/index.js index 4ba6716..1fc8d13 100644 --- a/dist/index.js +++ b/dist/index.js @@ -41220,6 +41220,7 @@ class Node extends release_pr_1.ReleasePR { sha: latestTag ? latestTag.sha : undefined, path: this.path, }); + console.info(`SECTIONS ${this.changelogSections}`); const cc = new conventional_commits_1.ConventionalCommits({ commits, githubRepoUrl: this.repoUrl,