massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-go / node_modules / tslib / README.md
index 49c001420cba830570c3b458d9d642f910ac421d..72ff8e79afbe4c0cbfcbe8d83039580fdaa78dd9 100644 (file)
@@ -136,6 +136,16 @@ For JSPM users:
 }\r
 ```\r
 \r
+## Deployment\r
+\r
+- Choose your new version number\r
+- Set it in `package.json` and `bower.json`\r
+- Create a tag: `git tag [version]`\r
+- Push the tag: `git push --tags`\r
+- Create a [release in GitHub](https://github.com/microsoft/tslib/releases)\r
+- Run the [publish to npm](https://github.com/microsoft/tslib/actions?query=workflow%3A%22Publish+to+NPM%22) workflow\r
+\r
+Done.\r
 \r
 # Contribute\r
 \r