Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 418 Bytes

RELEASING.md

File metadata and controls

12 lines (11 loc) · 418 Bytes

Releasing Gel

  1. Bump the version in lib/gel/version.rb
  2. gel lock
  3. rake build
  4. git commit
  5. git tag vX.Y.Z
  6. git push --tags origin main vX.Y.Z
  7. On GitHub, convert the tag to a release, and write a changelog
  8. gem push pkg/gel-X.Y.Z.gem
  9. brew bump-formula-pr --url=https://github.com/gel-rb/gel/archive/vX.Y.Z.tar.gz
  10. Tweet a link to https://github.com/gel-rb/gel/releases/tag/vX.Y.Z