[Note: you must be a member of the tedconf org to publish to npm]
- update the changelog
npm version $TYPE -m "message about this version"where $TYPE indicates the semver release type, eg.patch,majororminor. see the npm-version docs and semver docs if you're not sure which applies.npm publishgit push --tags
npm run push_pages