To create a new release:
- Access the releases page
- Click on "Draft a new release"
- Click on the "Choose a tag" dropdown and enter a new tag (use semantic versioning)
- Click on "Generate release notes"
- Optionally amend the generated notes with highlights or other important information
- Click on "Publish Release"
To publish a new version of the VS Code extension, please refer to the DEVELOPERS-README.md file in the erlang-ls/vscode repository.