Sha256: 0658901b4c3be541d74850053ea6a70fadb5ea86eaef1cf945c182835af196a1
Contents?: true
Size: 724 Bytes
Versions: 6
Compression:
Stored size: 724 Bytes
Contents
Releasing ShopifyApp 1. Check the Semantic Versioning page for info on how to version the new release: http://semver.org 2. Create a pull request with the following changes: * Update the version of ShopifyApp in lib/shopify_app/version.rb * Add a CHANGELOG entry for the new release with the date * Commit the changes with a commit message like "Packaging for release X.Y.Z" 3. Merge your pull request 4. Pull from master so you have the latest version of the shopify_app 5. Tag the HEAD with the version (Leave REV blank for HEAD or provide a SHA) $ git tag vX.Y.Z 6. Push out your tags $ git push --tags 7. Use Shipit to build and push the gem (you may have to clear GIT cache in Shipit to get the latest tags)
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
shopify_app-7.2.10 | RELEASING |
shopify_app-7.2.9 | RELEASING |
shopify_app-7.2.8 | RELEASING |
shopify_app-7.2.7 | RELEASING |
shopify_app-7.2.6 | RELEASING |
shopify_app-7.2.5 | RELEASING |