fixed date

This commit is contained in:
Stephan Hadan 2025-02-02 09:06:33 +01:00
parent 21e652e38a
commit c1a2dc10a2
4 changed files with 27 additions and 4 deletions

23
changelog.yml Normal file
View file

@ -0,0 +1,23 @@
# The full repository name
repo: stiebke/hugo-internet-weblog
# Service type (gitea or github)
service: gitea
# Base URL for Gitea instance if using gitea service type (optional)
# Default: https://gitea.com
base-url: https://git.hadan-it.com
# Changelog groups and which labeled PRs to add to each group
groups:
-
name: BUGFIXES
labels:
- bug
-
name: ENHANCEMENTS
labels:
- enhancement
# regex indicating which labels to skip for the changelog
skip-labels: skip-changelog|backport\/.+