Skip to content

Commit 765618a

Browse files
committed
Add tip on bumping server/package.json
1 parent 2644165 commit 765618a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ In the future, we should consier showing the format errors when `.compiler.log`
162162

163163
Currently the release is vetted and done by @chenglou.
164164

165-
- Bump the version properly in `package.json` and lockfile and make a new commit.
165+
- Bump the version properly in `package.json` and `server/package.json` and their lockfiles and make a new commit.
166166
- Make sure @ryyppy is aware of your changes. He needs to sync them over to the vim plugin.
167167
- Download and unzip the 3 platforms' production binaries from the Github CI. Put them into `server/analysis_binaries`. Name them `darwin-run.exe`, `linux-run.exe` and `win32-run.exe`.
168168
- Use `vsce publish` to publish. Official VSCode guide [here](https://code.visualstudio.com/api/working-with-extensions/publishing-extension). Only @chenglou has the publishing rights right now.

0 commit comments

Comments
 (0)