-
Get
main
to the appropriate code release state. GitHub Actions should be running cleanly for all merges tomain
. -
Update the CHANGELOG:
git checkout main
edit CHANGELOG.md
git add CHANGELOG.md
git commit -m "Update the CHANGELOG"
git push
- Tag with next version:
git tag 4.0.0
git push --tags
- After a minute or two, check the new version is at https://packagist.org/packages/nordsoftware/lumen-newrelic