chore(release): provide a way to create a local release with less grunt work (#429)

* docs(contributing): add information to update the changelog

* docs(changelog): add a first draft

it needs to contain the new PRs and only contains a not very nice version of the previous release to have an example

* chore(release): propose a way to locally generate a release
This commit is contained in:
Geoffrey Testelin
2021-06-02 23:06:55 +02:00
committed by GitHub
parent 5fbbfba142
commit c2acfb4dd3
4 changed files with 1411 additions and 3 deletions

3
.versionrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"header": "### Actions Stale Changelog\n"
}