Skip to content

Commit

Permalink
Packaging for release 7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hammadk committed Jan 6, 2017
1 parent 644a3eb commit a7ddaed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
7.2.2
-----
* Use postMessage to redirect parent iframe during authentication
https://github.com/Shopify/shopify_app/pull/366

This comment has been minimized.

Copy link
@ashmaroli

ashmaroli Jan 12, 2017

Contributor
  • what happened to versions 7.2.1 and 7.2.2 ? Just Curious..

This comment has been minimized.

Copy link
@kevinhughes27

kevinhughes27 Jan 12, 2017

Contributor

release issues so we just double bumped.


7.2.1
-----
* Add support for dynamically generating scripttag URLs
Expand Down
2 changes: 1 addition & 1 deletion lib/shopify_app/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ShopifyApp
VERSION = '7.2.0'
VERSION = '7.2.2'
end

0 comments on commit a7ddaed

Please sign in to comment.