Skip to content

Commit 9a71d59

Browse files
authored
chore/towncrier header (zarr-developers#3789)
* have towncrier use h2 header for each release note * remove h1 headers
1 parent a323ac7 commit 9a71d59

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- towncrier release notes start -->
44

5-
# zarr 3.1.5 (2025-11-21)
5+
## zarr 3.1.5 (2025-11-21)
66

77
## Bugfixes
88

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ checks = [
445445
directory = 'changes'
446446
filename = "docs/release-notes.md"
447447
underlines = ["", "", ""]
448+
title_format = "## {version} ({project_date})"
448449
issue_format = "[#{issue}](https://github.com/zarr-developers/zarr-python/issues/{issue})"
449450
start_string = "<!-- towncrier release notes start -->\n"
450451

0 commit comments

Comments
 (0)