Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 262 Bytes

RELEASE.md

File metadata and controls

5 lines (3 loc) · 262 Bytes

Releasing vscode-woke extension

Run npm version [major|minor|patch] -m "Bump version %s" to bump the version on the main branch.

This will push the commits and tag and will then trigger GitHub Actions to publish the new version to the VS Code Marketplace.