mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-24 09:54:19 +02:00
Add URL for .grenrc.js reposi
This commit is contained in:
parent
9640a13800
commit
84c90bfd7d
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
//
|
//
|
||||||
// This configuration is for generating a changelog with gren for a GitHub repository.
|
// This configuration is for generating a changelog with gren for a GitHub repository.
|
||||||
|
// https://github.com/github-tools/github-release-notes
|
||||||
//
|
//
|
||||||
// gren changelog -G
|
// gren changelog -G
|
||||||
//
|
//
|
||||||
|
@ -39,4 +40,4 @@ module.exports = {
|
||||||
"Docs": ["docs"]
|
"Docs": ["docs"]
|
||||||
},
|
},
|
||||||
"changelogFilename": "CHANGELOG.md"
|
"changelogFilename": "CHANGELOG.md"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue