mirror of
https://github.com/jlengrand/elm-language-client-vscode.git
synced 2026-03-10 08:11:17 +00:00
Add release instructions
This commit is contained in:
6
HOW_TO_RELEASE.md
Normal file
6
HOW_TO_RELEASE.md
Normal file
@@ -0,0 +1,6 @@
|
||||
- Update the changelog in `CHANGELOG.md`
|
||||
- Increase the version in `package.json`
|
||||
- Run `npm install`
|
||||
- Run `npm run compile`
|
||||
- Run `vsce`
|
||||
- Tag the new version on github
|
||||
Reference in New Issue
Block a user