We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c98d9a commit f7fe044Copy full SHA for f7fe044
README.md
@@ -26,3 +26,11 @@ ext install coder.coder-remote
26
27
Alternatively, manually install the VSIX from the
28
[latest release](https://github.com/coder/vscode-coder/releases/latest).
29
+
30
+## Publishing
31
32
+1. Update the changelog.
33
+2. Update the package.json version.
34
+3. Push a tag matching the new package.json version.
35
+4. Update the release with the changelog contents.
36
+5. Download the .vsix from the release and upload to the marketplace.
0 commit comments