- Write changelog in changelog.txt
- Update addon.xml - the version and the news tag
- Push to github wait for CI
- submit PR upstream and merge it, then push to your personal fork
- Create a new git tag and push it to your personal fork with secrets for the submit action configured
git tag X.X.X && git push --tags