Skip to content

Commit 77f8e45

Browse files
fix: apply mloiseleur suggestions
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
1 parent 0fcd9c8 commit 77f8e45

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/fixtures/changelog-traefik-crds.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## [crds_v1.1.0](https://github.com/traefik/traefik-helm-chart/compare/crds_v1.0.0...crds_v1.1.0) (2025-01-13)
1+
# [crds_v1.1.0](https://github.com/traefik/traefik-helm-chart/compare/crds_v1.0.0...crds_v1.1.0) (2025-01-13)
2+
23
## :rocket: Features
34

45
- feat(CRDs): update CRDs for Traefik Proxy v3.3.x #1303 by @mloiseleur

.github/fixtures/changelog-traefik.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## [v34.2.0](https://github.com/traefik/traefik-helm-chart/compare/v34.1.0...v34.2.0) (2025-01-28)
1+
# [v34.2.0](https://github.com/traefik/traefik-helm-chart/compare/v34.1.0...v34.2.0) (2025-01-28)
2+
23
## :rocket: Features
34

45
- feat: :sparkles: add hub tracing capabilities #1322 by @darkweaver87

.github/workflows/changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"template": "## [#{{TO_TAG}}](#{{RELEASE_DIFF}}) (${DATE})\n#{{CHANGELOG}}${VERSION_SUPPORT}",
2+
"template": "# [#{{TO_TAG}}](#{{RELEASE_DIFF}}) (${DATE})\n\n#{{CHANGELOG}}${VERSION_SUPPORT}",
33
"categories": [
44
{
55
"title": "## :boom: BREAKING CHANGES",

0 commit comments

Comments
 (0)