Sha256: 962ec981c1981a74756ed2261d1a3cdf67a4950694193b139cde66c12c93dfa2

Contents?: true

Size: 654 Bytes

Versions: 11

Compression:

Stored size: 654 Bytes

Contents

# Releasing

1. Ensure you are on the expected branch (presumably `master`) and the current branch is up-to-date.
1. Run `./release.sh`
1. Visit [RubyGems.org](https://rubygems.org/gems/percy-common) and see the gem has been published

# Creating a Release on GitHub

Finish the pre-started release opened by the script, or [create a new release](https://github.com/percy/percy-common/releases/new):

1. Enter "vX.X.X" as the tag version. It should auto complete to say "Existing Tag"
1. Enter "vX.X.X" as the release title
1. Write a brief description as to what is included in this release. Linking to specific PRs is great.
1. Click "Publish release"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
percy-common-3.1.9 RELEASING.md
percy-common-3.1.8 RELEASING.md
percy-common-3.1.7.pre.beta RELEASING.md
percy-common-3.1.6 RELEASING.md
percy-common-3.1.5 RELEASING.md
percy-common-3.1.4 RELEASING.md
percy-common-3.1.3 RELEASING.md
percy-common-3.1.2 RELEASING.md
percy-common-3.1.2.pre.rc.3 RELEASING.md
percy-common-3.1.2.pre.rc.2 RELEASING.md
percy-common-3.1.2.rc.1 RELEASING.md