This document contains instructions to publish dgraph-js-http to npm.
- Bump version by modifying the
versionfield inpackage.jsonfile - If necessary, regenerate protobufs by runnings
bash generate_proto.sh - Run
npm installto update the version inpackage-lock.jsonfile - Update changelog
- Commit these changes
- Publish github release notes (specify version tag upon publish)
- Run
cd-dgraph-jsworkflow (input: version tag)