- Create a PR with your changes. After it is approved, merge to develop.
- Create a new release branch with a version number.
- Update config.xml, composer.json, package.json and magento.js with your new version number.
- Run the build with
npm run production
- Update the CHANGELOG.md with the version number and a description of your changes.
- Finish the release and push to Master. Your new version will automatically be picked up by composer.