Files
elm-language-client-vscode/HOW_TO_RELEASE.md
2019-09-05 19:08:42 +02:00

171 B

  • 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