Files
elm-language-client-vscode/HOW_TO_RELEASE.md
2019-09-05 22:33:10 +02:00

225 B

  • Update the changelog in CHANGELOG.md
  • Increase the version in package.json
  • Run npm install
  • Run npm run compile
  • Push the code to github and wait for the CI
  • Run vsce publish
  • Tag the new version on github