Sha256: a1d4fa9381915c19c215f8b90ad32874632c18ff45e6162fc55cd0bbcb5bdac5

Contents?: true

Size: 387 Bytes

Versions: 2

Compression:

Stored size: 387 Bytes

Contents

# Release Process

1. Create a PR "Preparing for release X.Y.Z" against master branch
    * Update VERSION to `X.Y.Z`
    * Alter CHANGELOG.md from `[Unreleased]` to `[X.Y.Z] YYYY-MM-DD`

2. Create a release "Release X.Y.Z" on Github
    * Create Tag `vX.Y.Z`
    * Copy CHANGELOG.md into the release notes

3. Publish the website to display the latest docs
    * `make publish-website`

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
h3-3.4.4 ext/h3/src/RELEASE.md
h3-3.4.0 ext/h3/src/RELEASE.md