mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Merge pull request #289 from creative-commoners/pulls/4/use-changelog-template
MNT Tweak changelog template, ensure it is used by Cow
This commit is contained in:
commit
0a57853c60
@ -2,7 +2,7 @@
|
||||
"github-slug": "silverstripe/silverstripe-installer",
|
||||
"changelog-holder": "silverstripe/framework",
|
||||
"changelog-path": "docs/en/04_Changelogs/{stability}/{version}.md",
|
||||
"changelog-template": ".cow/.changelog.md.twig",
|
||||
"changelog-template": ".cow/changelog.md.twig",
|
||||
"child-stability-inherit": true,
|
||||
"dependency-constraint": "exact",
|
||||
"vendors": [
|
||||
|
@ -2,8 +2,6 @@
|
||||
|
||||
## Overview
|
||||
|
||||
This release includes [CMS Recipe version X.X.X](#).
|
||||
|
||||
A full list of module versions included in CMS Recipe {{ version }} is provided below. We recommend referencing recipes in your dependencies, rather than individual modules, to simplify version tracking. See [Recipes](/getting_started/).
|
||||
|
||||
<details>
|
||||
|
Loading…
Reference in New Issue
Block a user