Sha256: 8287baec42e7366bd8e76770d636df270ed0fa932494955b30ea543b99f6025a

Contents?: true

Size: 656 Bytes

Versions: 31

Compression:

Stored size: 656 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. Build the new .gem from the updated .gemspec
  $ gem build shopify_app.gemspec
9. Publish the Gem to gemcutter
  $ gem push shopify_app-X.Y.Z.gem

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
shopify_app-6.2.1 RELEASING
shopify_app-6.2.0 RELEASING
shopify_app-6.1.3 RELEASING
shopify_app-6.1.2 RELEASING
shopify_app-6.1.1 RELEASING
shopify_app-6.1.0 RELEASING
shopify_app-6.0.6 RELEASING
shopify_app-6.0.5 RELEASING
shopify_app-6.0.4 RELEASING
shopify_app-6.0.3 RELEASING
shopify_app-6.0.2 RELEASING
shopify_app-6.0.1 RELEASING
shopify_app-6.0.0 RELEASING
shopify_app-5.0.2 RELEASING
shopify_app-5.0.1 RELEASING
shopify_app_lrb3-5.0.0 RELEASING
shopify_app-5.0.0 RELEASING
shopify_app-4.4.6 RELEASING
shopify_app-4.4.5 RELEASING
shopify_app-4.4.4 RELEASING