-
Increase version Increase version number by using
npm version patch | minor | major
Example: increasing patch version
npm version patch
-
Commit & Push
-
Create new release with the version number (vX.X.X) at https://github.com/configcat/vscode-extension-configcat/releases.