Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
- Update CHANGELOG.md manually
npm test
to ensure all is wellnpm run doc
shouldn't result in any changed filesnpm run release
under the hood, this will call lerna publish
. you'll get a chance to specify patch | minor | major
and only the packages that have changed since last time will be published.