- Go to https://www.npmjs.com/settings/zoeagorize/tokens/
- Generate a new token with 2FA disabled
- Copy the value and add a
.env.localwithNPM_TOKEN=npm_token_generated - Launch
npm publish(using npm credentials in dashlane) - git push
- git push --tags
- On github, create a new release targeting the new tag
Please refer to the agorize-core documentation for instructions on how to install it.