Skip to content

Commit acf1656

Browse files
authored
changelog: fix titles of dune releases (ocaml#3255)
1 parent 4f810c4 commit acf1656

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

data/changelog/releases/dune/2025-07-30-dune-3.20.0_alpha1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 3.20.0~alpha1
2+
title: Dune 3.20.0~alpha1
33
tags:
44
- dune
55
- platform

data/changelog/releases/dune/2025-08-05-dune-3.20.0_alpha2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 3.20.0~alpha2
2+
title: Dune 3.20.0~alpha2
33
tags:
44
- dune
55
- platform

data/changelog/releases/dune/2025-08-06-dune-3.20.0_alpha3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 3.20.0~alpha3
2+
title: Dune 3.20.0~alpha3
33
tags:
44
- dune
55
- platform

data/changelog/releases/dune/2025-08-12-dune-3.20.0_alpha4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 3.20.0~alpha4
2+
title: Dune 3.20.0~alpha4
33
tags:
44
- dune
55
- platform
@@ -8,7 +8,7 @@ contributors:
88
changelog:
99
versions:
1010
unstable: true
11-
ignore: true
11+
ignore: false
1212
github_release_tags:
1313
- 3.20.0_alpha4
1414
---

0 commit comments

Comments
 (0)