modulesync 9.1.0

This commit is contained in:
Tim Meusel 2024-07-09 15:14:49 +02:00
parent 0116f1caf5
commit f383d32565
No known key found for this signature in database
GPG key ID: 04D659E6BF1C4CC0
9 changed files with 88 additions and 4 deletions

42
.github/release.yml vendored Normal file
View file

@ -0,0 +1,42 @@
---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
changelog:
exclude:
labels:
- duplicate
- invalid
- modulesync
- question
- skip-changelog
- wont-fix
- wontfix
categories:
- title: Breaking Changes 🛠
labels:
- backwards-incompatible
- title: New Features 🎉
labels:
- enhancement
- title: Bug Fixes 🐛
labels:
- bug
- title: Documentation Updates 📚
labels:
- documentation
- docs
- title: Dependency Updates ⬆️
labels:
- dependencies
- title: Other Changes
labels:
- "*"