1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-07 14:35:26 +02:00

update docs

This commit is contained in:
Nikita Melnikov 2022-04-05 13:45:01 +04:00
parent f3590013f3
commit 28977ea72f

View file

@ -62,6 +62,14 @@ To manage pages you need to authorize (available on `/auth`).
To generate password use `yarn generatePassword [password]` command.
## Release process
We use [release-drafter](https://github.com/release-drafter/release-drafter) to generate release notes and GitHub release.
It will automatically generate draft release based pull requests data between current version and previous version.
To make new release you need go to [releases](https://github.com/codex-team/codex.docs/releases) page find the latest draft release and mark it as ready.
After creating new release, new git tag will be created and new version will be published.
# About CodeX
<img align="right" width="120" height="120" src="https://codex.so/public/app/img/codex-logo.svg" hspace="50">