mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
docs: add back line in publishing release
See https://github.com/coder/code-server/pull/5732#discussion_r1010685933
This commit is contained in:
parent
3949927d5c
commit
2988146593
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ changelog](https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS).
|
|||
|
||||
### Publishing a release
|
||||
|
||||
1. Create a new branch called `release`
|
||||
1. Create a new branch called `release/v0.0.0` (replace 0s with actual version aka v4.5.0)
|
||||
1. Run `yarn release:prep`
|
||||
1. Bump chart version in `Chart.yaml`.
|
||||
1. Summarize the major changes in the `CHANGELOG.md`
|
||||
|
|
|
|||
Loading…
Reference in a new issue