Skip to content

Commit 3ae6459

Browse files
committed
debug tests
1 parent bc49099 commit 3ae6459

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/update-changelog.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ export async function updateChangelog({
267267
packageRename,
268268
});
269269

270+
console.log(`autoCategorize: ${autoCategorize}`);
271+
270272
const mostRecentTag = await getMostRecentTag({
271273
tagPrefixes,
272274
});

0 commit comments

Comments
 (0)