Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 420 Bytes

File metadata and controls

18 lines (13 loc) · 420 Bytes

Release process

Full manual release

  • Bump the version number
  • Add entry to changelog
  • Commit and tag the version
  • run yarn vsce:package
  • Go to VSCode marketplace
  • Select SQL Formatter VSCode -> Update

Quick release

When you just want to upgrade sql-formatter to the latest version, run:

yarn upgrade-sql-formatter