This document contains instructions to publish dgraph-js-http to npm.
- Bump version by modifying the
version
field inpackage.json
file - Run
npm install
to update the version inpackage-lock.json
file - Commit these changes
- Publish github release notes (specify version tag upon publish)
- Run
cd-dgraph-js-http
workflow (input: version tag)