1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

update docs

This commit is contained in:
Matthias Kretschmann 2019-05-28 11:44:35 +02:00
parent a65be11c07
commit 321ae3742c
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -124,7 +124,7 @@ Builds the client for production to the `./client/build` folder, and the server
From a clean `master` branch you can run any release task doing the following:
- bumps the project version
- bumps the project version in `package.json`, `client/package.json`, `server/package.json`
- auto-generates and updates the CHANGELOG.md file from commit messages
- creates a Git tag
- commits and pushes everything