Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
searls authored Nov 17, 2023
1 parent fa1af0b commit 0ab12d1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ token](https://code.visualstudio.com/api/working-with-extensions/publishing-exte
$ yarn vsce login testdouble
```

If you haven't, update the version:

```
$ yarn version --patch
$ git push && git push --tags
```

Next, you should just need to run:

```
Expand Down

0 comments on commit 0ab12d1

Please sign in to comment.