Compare commits

...

5 Commits

Author SHA1 Message Date
8ca8538268 Update CHANGELOG for v1.13.5. 2025-11-18 13:42:44 -08:00
155c49cc5e build: gitea is pulling the repo information from github. 2025-11-18 13:42:28 -08:00
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 14 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: kyle
name: goutils
footer: >-
---

View File

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