## Problem Right now, the release process is rather tedious and manual. See steps [here](https://github.com/cdr/code-server/tree/main/ci#publishing-a-release). We would like to solve this and make it easier and faster for maintainers to release code-server. ## Solutions - "prep release" script -> makes changes before release is ready - [`release-it`](https://github.com/release-it/release-it) (H/T to @vapurrmaid for the suggestion!) - [`semantic-release`](https://github.com/semantic-release/semantic-release)