Skip to content

Commit 4f1b558

Browse files
committed
fix: update release_template todos
1 parent b5fe68a commit 4f1b558

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
This PR is to generate a new release of `code-server` at `0.0.0`
1+
<!-- Note: this variable $CODE_SERVER_VERSION_TO_UPDATE will be set when you run the release-prep.sh script with `yarn release:prep` -->
2+
This PR is to generate a new release of `code-server` at `$CODE_SERVER_VERSION_TO_UPDATE`
23

34
## Screenshot
45

56
TODO
67

78
## TODOs
89

9-
- [ ] update the AUR package
10-
- [ ] upload assets to draft release
1110
- [ ] test locally
11+
- [ ] upload assets to draft release
1212
- [ ] double-check github release tag is the commit with artifacts
1313
- [ ] publish release
1414
- [ ] merge PR
1515
- [ ] update the homebrew package
16+
- [ ] update the AUR package

0 commit comments

Comments
 (0)