Skip to content

Commit befae81

Browse files
committed
Fix: make danger-changelog happy with section header.
1 parent fd85784 commit befae81

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Next Release
2-
============
1+
#### 0.19.1 (Next)
32

43
* Your contribution here.
54

RELEASING.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ You're reading the documentation for the stable release of Grape, 0.6.0.
3636
Change "Next Release" in [CHANGELOG.md](CHANGELOG.md) to the new version.
3737

3838
```
39-
0.6.0 (9/16/2013)
40-
=================
39+
#### 0.6.0 (9/16/2013)
4140
```
4241

4342
Remove the line with "Your contribution here.", since there will be no more contributions to this release.
@@ -75,8 +74,7 @@ The current stable release is [0.6.0](https://github.com/ruby-grape/grape/blob/v
7574
Add the next release to [CHANGELOG.md](CHANGELOG.md).
7675

7776
```
78-
Next Release
79-
============
77+
#### 0.6.1 (Next)
8078
8179
* Your contribution here.
8280
```

0 commit comments

Comments
 (0)