Sha256: 2ac42de9fa0ef38549346a2f160b810c2400459854ada3790ba9fecf02624f7a

Contents?: true

Size: 544 Bytes

Versions: 9

Compression:

Stored size: 544 Bytes

Contents

# Releasing

- Update the version number in `lib/honeycomb/beeline/version`.
- Update `CHANGELOG.md` with the changes since the last release.
- Commit changes, push, and open a release preparation pull request for review.
- Once the pull request is merged, fetch the updated `main` branch.
- Apply a tag for the new version on the merged commit: vX.Y.Z, for example v1.1.2.
- Push the new version tag up to the project repository to kick off build and artifact publishing to GitHub and the Gems registry.
- Publish the draft release in GitHub.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
honeycomb-beeline-3.0.0 RELEASING.md
honeycomb-beeline-2.11.1.pre.dev RELEASING.md
honeycomb-beeline-2.11.0 RELEASING.md
honeycomb-beeline-2.10.0 RELEASING.md
honeycomb-beeline-2.9.0 RELEASING.md
honeycomb-beeline-2.8.2 RELEASING.md
honeycomb-beeline-2.8.1 RELEASING.md
honeycomb-beeline-2.8.0 RELEASING.md
honeycomb-beeline-2.7.1 RELEASING.md