Archived
1
0

docs: add back line in publishing release

See https://github.com/coder/code-server/pull/5732#discussion_r1010685933
This commit is contained in:
Joe Previte 2022-11-01 10:17:48 -07:00
parent 3949927d5c
commit 2988146593
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -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`