Skip to content

Commit

Permalink
chore: Melos config for linking changelog entries to PRs (#3476)
Browse files Browse the repository at this point in the history
The links were missing from the last release, this should add them back
for the next release.
  • Loading branch information
spydon authored Feb 5, 2025
1 parent 208d5d9 commit 32e08b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: flame_workspace
repository: https://github.com/flame-engine/flame
workspace:
- doc/flame/examples
- doc/tutorials/klondike/app
Expand Down Expand Up @@ -75,6 +76,8 @@ melos:
branch: main
# Generates a link to a prefilled GitHub release creation page.
releaseUrl: true
includeCommitId: true
linkToCommits: true

bootstrap:
environment:
Expand Down

0 comments on commit 32e08b4

Please sign in to comment.