Compare commits

...

3 Commits

Author SHA1 Message Date
dda9fd9f07 Bump CHANGELOG for v1.13.4. 2025-11-18 13:37:12 -08:00
c251c1e1b5 fix up goreleaser config. 2025-11-18 13:35:47 -08:00
6eb533f79b Tweak goreleaser config. 2025-11-18 13:23:20 -08:00
2 changed files with 9 additions and 1 deletions

View File

@@ -441,11 +441,14 @@ changelog:
gitea_urls:
api: https://git.wntrmute.dev/api/v1
download: https://git.wntrmute.dev
download: https://git.wntrmute.dev/
# set to true if you use a self-signed certificate
skip_tls_verify: false
release:
github:
owner: kisom
name: goutils
footer: >-
---

View File

@@ -1,5 +1,10 @@
CHANGELOG
v1.13.4 - 2025-11-18
Changed:
- build: updating goreleaser config.
v1.13.3 - 2025-11-18
Added: