Add a release script

This adds a release script based on the JS SDK one used elsewhere for Riot. It
disables pushing to NPM, since that's not relevant here.

Fixes https://github.com/vector-im/riot-web/issues/13176
This commit is contained in:
J. Ryan Stinnett
2020-04-15 18:12:02 +01:00
parent 8c9d77ad53
commit dc8936ba87
3 changed files with 62 additions and 0 deletions

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@
/.hak
/.yarnrc
/docker
/.npmrc