Skip to content

Commit d84ee22

Browse files
Further release notes updates
1 parent c0e253b commit d84ee22

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/release-drafter.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,15 @@ exclude-contributors:
5252
- "robbievanleeuwen"
5353

5454
# Custom text at start of release
55-
header: |
56-
This release swaps the new `Triangle` wrapper,
57-
[`CyTriangle`](https://github.com/m-clare/cytriangle), for
58-
[`triangle`](https://github.com/drufat/triangle), thus supporting users with Apple
59-
Silicon (`macos-arm64`).
55+
header: >
56+
57+
This release swaps the new `Triangle` wrapper, [`CyTriangle`](https://github.com/m-clare/cytriangle),
58+
for [`triangle`](https://github.com/drufat/triangle), thus supporting users with Apple
59+
Silicon (`macos-arm64`). Many thanks for @m-clare for the hard work with this new
60+
package!
6061
6162
template: |
63+
6264
## What's Changed
6365
6466
$CHANGES

0 commit comments

Comments
 (0)