File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## Changelog
2
+
3
+ { {changelogChanges} }
4
+ { {changelogContributors} }
5
+
6
+ ## Binaries
7
+
8
+ ### 🌟 Universal
9
+
10
+ These binaries require an external Java runtime.
11
+
12
+ * { {#f_release_download_url} }redis-cloud-autoscaler-{ {projectEffectiveVersion} }.zip{ {/f_release_download_url} } (requires Java 17+)
13
+ * { {#f_release_download_url} }redis-cloud-autoscaler-{ {projectEffectiveVersion} }.tar{ {/f_release_download_url} } (requires Java 17+)
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ release:
40
40
preset : conventional-commits
41
41
contributors :
42
42
format : ' - {{contributorName}}{{#contributorUsernameAsLink}} ({{.}}){{/contributorUsernameAsLink}}'
43
- contentTemplate : ' src/jreleaser/ changelog.tpl'
43
+ contentTemplate : ' changelog.tpl'
44
44
extraProperties :
45
45
categorizeScopes : true
46
46
labelers :
You can’t perform that action at this time.
0 commit comments