Add ReleaseProcess.md to explain the release process (fixes #562).

This commit is contained in:
David Anson 2022-12-13 16:42:54 -08:00
parent 3ebfdd5157
commit c9f7a323cc
3 changed files with 25 additions and 0 deletions

View file

@ -684,6 +684,7 @@ test("readmeHeadings", (t) => new Promise((resolve) => {
"## Browser",
"## Examples",
"## Contributing",
"## Releasing",
"## History"
]
}