Skip to content

Commit 7caef41

Browse files
committed
chore: fix changelog markdown template whitespaces
1 parent 08d5fbf commit 7caef41

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
## New Contributors
2626
* @fargito made their first contribution in [#47](https://github.com/CodSpeedHQ/runner/pull/47)
27+
2728
## [3.1.0] - 2024-11-05
2829

2930
### <!-- 0 -->🚀 Features
@@ -47,6 +48,7 @@
4748
- Add arm64 Linux musl target by @adriencaccia
4849
- Update cargo-dist to latest version by @adriencaccia
4950

51+
5052
## [3.0.0] - 2024-07-26
5153

5254
### <!-- 0 -->🚀 Features
@@ -90,31 +92,37 @@
9092
- Remove useless snapshots by @adriencaccia
9193
- Run ci on every pull request by @adriencaccia in [#23](https://github.com/CodSpeedHQ/runner/pull/23)
9294

95+
9396
## [2.4.3] - 2024-07-12
9497

9598
### <!-- 7 -->⚙️ Internals
9699
- Add error chain debug by @adriencaccia in [#34](https://github.com/CodSpeedHQ/runner/pull/34)
97100

101+
98102
## [2.4.2] - 2024-06-14
99103

100104
### <!-- 0 -->🚀 Features
101105
- Better upload endpoint error handling by @adriencaccia in [#29](https://github.com/CodSpeedHQ/runner/pull/29)
102106

107+
103108
## [2.4.1] - 2024-04-29
104109

105110
### <!-- 1 -->🐛 Bug Fixes
106111
- Retrieve root_repository_path from git dir by @adriencaccia in [#20](https://github.com/CodSpeedHQ/runner/pull/20)
107112

113+
108114
## [2.4.0] - 2024-04-26
109115

110116
### <!-- 0 -->🚀 Features
111117
- Use current checked out commit hash in UploadMetadata by @adriencaccia in [#18](https://github.com/CodSpeedHQ/runner/pull/18)
112118

119+
113120
## [2.3.1] - 2024-04-24
114121

115122
### <!-- 1 -->🐛 Bug Fixes
116123
- Properly display stderr and stdout when a setup command fails by @art049 in [#19](https://github.com/CodSpeedHQ/runner/pull/19)
117124

125+
118126
## [2.3.0] - 2024-03-21
119127

120128
### <!-- 0 -->🚀 Features
@@ -123,6 +131,7 @@
123131
### <!-- 1 -->🐛 Bug Fixes
124132
- Change bump-action job name by @art049
125133

134+
126135
## [2.2.1] - 2024-02-22
127136

128137
### <!-- 0 -->🚀 Features
@@ -131,6 +140,7 @@
131140
### <!-- 7 -->⚙️ Internals
132141
- Add a post anounce bump workflow by @art049 in [#15](https://github.com/CodSpeedHQ/runner/pull/15)
133142

143+
134144
## [2.2.0] - 2024-02-22
135145

136146
### <!-- 0 -->🚀 Features
@@ -143,6 +153,7 @@
143153
### <!-- 7 -->⚙️ Internals
144154
- Enforce tag signing with cargo release by @art049
145155

156+
146157
## [2.1.1] - 2024-01-30
147158

148159
### <!-- 0 -->🚀 Features
@@ -160,6 +171,7 @@
160171
### <!-- 7 -->⚙️ Internals
161172
- Add codspeed badge by @adriencaccia in [#13](https://github.com/CodSpeedHQ/runner/pull/13)
162173

174+
163175
## [2.1.0] - 2024-01-17
164176

165177
### <!-- 0 -->🚀 Features
@@ -176,12 +188,14 @@
176188
### <!-- 7 -->⚙️ Internals
177189
- Add comment on dump_log by @adriencaccia
178190

191+
179192
## [2.0.3] - 2024-01-04
180193

181194
### <!-- 1 -->🐛 Bug Fixes
182195
- Bump cargo-dist to remove broken pipe logs by @adriencaccia in [#12](https://github.com/CodSpeedHQ/runner/pull/12)
183196
- Handle error response when retrieving upload data by @adriencaccia in [#11](https://github.com/CodSpeedHQ/runner/pull/11)
184197

198+
185199
## [2.0.2] - 2023-12-04
186200

187201
### <!-- 1 -->🐛 Bug Fixes
@@ -190,12 +204,14 @@
190204
### <!-- 6 -->🧪 Testing
191205
- Add Config::test() factory by @adriencaccia
192206

207+
193208
## [2.0.1] - 2023-12-01
194209

195210
### <!-- 1 -->🐛 Bug Fixes
196211
- Print all lines with the github actions prefix when logging by @adriencaccia in [#7](https://github.com/CodSpeedHQ/runner/pull/7)
197212
- Better handle logging by @adriencaccia
198213

214+
199215
## [2.0.0] - 2023-11-30
200216

201217
### <!-- 0 -->🚀 Features
@@ -250,6 +266,7 @@
250266
## New Contributors
251267
* @art049 made their first contribution
252268
* @adriencaccia made their first contribution in [#6](https://github.com/CodSpeedHQ/runner/pull/6)
269+
253270
[3.2.0]: https://github.com/CodSpeedHQ/runner/compare/v3.1.0..v3.2.0
254271
[3.1.0]: https://github.com/CodSpeedHQ/runner/compare/v3.0.0..v3.1.0
255272
[3.0.0]: https://github.com/CodSpeedHQ/runner/compare/v2.4.3..v3.0.0

cliff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ body = """
5050
{%- if contributor.pr_number %} in \
5151
[#{{ contributor.pr_number }}]({{ self::remote_url() }}/pull/{{ contributor.pr_number }}) \
5252
{%- endif %}
53-
{%- endfor %}\n
53+
{%- endfor %}\n\n
5454
"""
5555
# template for the changelog footer
5656
footer = """

0 commit comments

Comments
 (0)