Skip to content

Commit e49f5cb

Browse files
committed
fix(projects): fix code
1 parent 7eb0bac commit e49f5cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,3 @@ export async function generateTotalChangelog(options?: Partial<ChangelogOption>,
104104
}
105105

106106
export type { ChangelogOption };
107-
108-
generateChangelog();

0 commit comments

Comments
 (0)