-
Notifications
You must be signed in to change notification settings - Fork 27
Release
Benoit Simard edited this page Jul 25, 2024
·
10 revisions
If you have enabled the 2FA on npm, you have to disable it for publishing :
npm profile disable-2fa
npm profile enable-2fa auth-only
If all the code is ready, commit it and then run those commands :
npm run build
npm run lerna:publish
Follow the instruction of lerna
- Change versions:
npm run lerna:version 4.0.4 -- --force-publish --no-push --no-git-tag-version
- don't forget to update the changelog file
- commit
- update the code sandbox example : https://codesandbox.io/s/react-sigma-example-qlkqg8