feat: load CBR files

This commit is contained in:
Antoine Aflalo
2025-06-12 09:11:11 -04:00
parent a5f88fe0e9
commit 970b9019df
6 changed files with 356 additions and 46 deletions

View File

@@ -9,9 +9,9 @@ changelog:
sort: asc
filters:
exclude:
- '^docs:'
- '^test:'
- '^chore:'
- "^docs:"
- "^test:"
- "^chore:"
groups:
- title: Features
regexp: '^.*?feat(\([[:word:]]+\))??!?:.+$'
@@ -126,4 +126,4 @@ docker_manifests:
- name_template: "ghcr.io/belphemur/cbzoptimizer:latest"
image_templates:
- "ghcr.io/belphemur/cbzoptimizer:latest-amd64"
- "ghcr.io/belphemur/cbzoptimizer:latest-arm64"
- "ghcr.io/belphemur/cbzoptimizer:latest-arm64"