Skip to content

Commit

Permalink
fix(projects): fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Dec 10, 2023
1 parent 7eb0bac commit e49f5cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,3 @@ export async function generateTotalChangelog(options?: Partial<ChangelogOption>,
}

export type { ChangelogOption };

generateChangelog();

0 comments on commit e49f5cb

Please sign in to comment.