Sha256: 8df642f35c1c8fe63b00efe02054f7b8dbe03c340bc36b092d2ea206922ef482

Contents?: true

Size: 547 Bytes

Versions: 19

Compression:

Stored size: 547 Bytes

Contents

Releasing ShopifyApp

1. Check the Semantic Versioning page for info on how to version the new release: http://semver.org
2. Update the version of ShopifyApp in lib/shopify_app/version.rb
3. Add a CHANGELOG entry for the new release with the date
4. Commit the changes with a commit message like "Packaging for release X.Y.Z"
5. Tag the release with the version (Leave REV blank for HEAD or provide a SHA)
  $ git tag vX.Y.Z REV
6. Push out the changes
  $ git push
7. Push out the tags
  $ git push --tags
8. Use Shipit to build and push the gem

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
shopify_app-7.2.3 RELEASING
shopify_app-7.2.0 RELEASING
shopify_app-7.1.1 RELEASING
shopify_app-7.1.0 RELEASING
shopify_app-7.0.11 RELEASING
shopify_app-7.0.10 RELEASING
shopify_app-7.0.9 RELEASING
shopify_app-7.0.8 RELEASING
shopify_app-7.0.7 RELEASING
shopify_app-7.0.6 RELEASING
shopify_app-7.0.5 RELEASING
shopify_app-7.0.4 RELEASING
shopify_app-7.0.2 RELEASING
shopify_app-7.0.1 RELEASING
shopify_app-7.0.0 RELEASING
shopify_app-6.4.2 RELEASING
shopify_app-6.4.1 RELEASING
shopify_app-6.4.0 RELEASING
shopify_app-6.3.0 RELEASING