From 182be874215a99a04423d7a1f771064ecefe2d66 Mon Sep 17 00:00:00 2001 From: Kenji Miyake Date: Wed, 9 Feb 2022 01:39:21 +0900 Subject: [PATCH] Revert "remove footers" This reverts commit 3d334cc9efe49696fb741b4358ba5a6aa50bad3a. --- .github/fixtures/test-date-order-arg/expected.md | 2 ++ .github/fixtures/test-date-order/expected.md | 2 ++ .github/fixtures/test-ignore-tags/expected.md | 2 ++ .github/fixtures/test-topo-order/expected.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/.github/fixtures/test-date-order-arg/expected.md b/.github/fixtures/test-date-order-arg/expected.md index 91bbe2d9f5..dec0b23518 100644 --- a/.github/fixtures/test-date-order-arg/expected.md +++ b/.github/fixtures/test-date-order-arg/expected.md @@ -7,3 +7,5 @@ All notable changes to this project will be documented in this file. ### Feat - Fix feature 1 + + diff --git a/.github/fixtures/test-date-order/expected.md b/.github/fixtures/test-date-order/expected.md index 91bbe2d9f5..dec0b23518 100644 --- a/.github/fixtures/test-date-order/expected.md +++ b/.github/fixtures/test-date-order/expected.md @@ -7,3 +7,5 @@ All notable changes to this project will be documented in this file. ### Feat - Fix feature 1 + + diff --git a/.github/fixtures/test-ignore-tags/expected.md b/.github/fixtures/test-ignore-tags/expected.md index e8d897d5da..740a172dd6 100644 --- a/.github/fixtures/test-ignore-tags/expected.md +++ b/.github/fixtures/test-ignore-tags/expected.md @@ -15,3 +15,5 @@ All notable changes to this project will be documented in this file. - Add feature 1 - Fix feature 1 + + diff --git a/.github/fixtures/test-topo-order/expected.md b/.github/fixtures/test-topo-order/expected.md index 15a7bf8d80..a041e603d2 100644 --- a/.github/fixtures/test-topo-order/expected.md +++ b/.github/fixtures/test-topo-order/expected.md @@ -7,3 +7,5 @@ All notable changes to this project will be documented in this file. ### Feat - Add feature 2 + +