Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-01-01 00:10:30 +00:00
parent 1d698aef98
commit 92663fd205
1163 changed files with 4872 additions and 3343 deletions
+4 -1
View File
@@ -5,15 +5,18 @@
{{- range .CommitGroups }}
### {{ .Title }}
{{ range .Commits }}
- {{ .Subject -}}
{{- end -}}
{{- end -}}
{{- end -}}
{{- range .NoteGroups }}
### {{ .Title }}
{{ range .Notes }}
{{ .Body }}
{{- end }}