Add tool to bump version & create PR

This includes a tool to update the various files in the repo that need
to change when a version increments.

It also includes a workflow to trigger the action manually, passing it a
version & a changelog url. It'll update the values, build the app, build
the doc, make a commit in a branch, and create a pull request to merge
this stuff back into dev.
This commit is contained in:
Martin Fournier
2022-01-22 06:52:57 -05:00
parent c367de24a8
commit c4ddb5ef64
6 changed files with 357 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
node_modules
*.md