Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 4013ae4

Browse files
committed
add instructions
1 parent 678db53 commit 4013ae4

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CONTRIBUTE.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ to report issues directly.
77

88
## Publish a new release
99

10-
We use GitHub release to publish a new version of the plugin
11-
Make sure you increase the version number in `package.json`
12-
before triggering a new relase.
10+
1. Update the version number in `package.json` (see `version` attribute)
11+
2. Push the change in the repository
12+
3. Go on https://github.com/codiga/vscode-plugin/releases
13+
4. Create a new release. The git version tag must match the version in `package.json`
14+
5. Publish the release
15+
6. New release is being published on the Microsoft store
16+
7. Check the release once published (e.g. all functionalities work).

0 commit comments

Comments
 (0)