File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11Steps for releasing:
22
3- 1 . Update CHANGELOG.md with release and date.
4- 2 . Run ` ./dev-bin/release.sh ` . This will build the phar, generate the docs,
3+ 1 . Review open issues and PRs to see if any can easily be fixed, closed, or
4+ merged.
5+ 2 . Bump copyright year in ` README.md ` , if necessary.
6+ 3 . Review ` CHANGELOG.md ` for completeness and correctness. Update its release
7+ date.
8+ 4 . Install or update [ hub] ( https://github.com/github/hub ) as it used by the
9+ release script.
10+ 5 . Run ` ./dev-bin/release.sh ` . This will build the phar, generate the docs,
511 tag the release, push it to origin, and update the GH releases with the
612 release notes and Phar.
13+ 6 . Verify the release on [ GitHub] ( https://github.com/maxmind/GeoIP2-php/releases )
14+ and [ Packagist] ( https://packagist.org/packages/geoip2/geoip2 ) .
You can’t perform that action at this time.
0 commit comments