Skip to content

Commit

Permalink
build: auto-generate release notes (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Mar 21, 2024
1 parent 5360d81 commit 1fae876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge.config.ts
Expand Up @@ -162,6 +162,7 @@ const config: ForgeConfig = {
},
draft: true,
prerelease: false,
generateReleaseNotes: true,
},
},
],
Expand Down

0 comments on commit 1fae876

Please sign in to comment.