File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Unreleased
22----------
3+
4+ 17.0.3 (January 22, 2021)
5+ ----------
36* Amend fix for #1144 to raise on missing API keys only when running the server [ #1155 ] ( https://github.com/Shopify/shopify_app/pull/1155 )
47
5817.0.2 (January 20, 2021)
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- shopify_app (17.0.2 )
4+ shopify_app (17.0.3 )
55 browser_sniffer (~> 1.2.2 )
66 jwt (~> 2.2.1 )
77 omniauth-shopify-oauth2 (~> 2.2.2 )
9696 faraday-net_http (1.0.1 )
9797 globalid (0.4.2 )
9898 activesupport (>= 4.2.0 )
99- graphql (1.11.7 )
99+ graphql (1.12.0 )
100100 graphql-client (0.16.0 )
101101 activesupport (>= 3.0 )
102102 graphql (~> 1.8 )
220220 activesupport (>= 4.0 )
221221 sprockets (>= 3.0.0 )
222222 sqlite3 (1.4.2 )
223- thor (1.0.1 )
223+ thor (1.1.0 )
224224 thread_safe (0.3.6 )
225225 tzinfo (1.2.7 )
226226 thread_safe (~> 0.1 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22module ShopifyApp
3- VERSION = '17.0.2 '
3+ VERSION = '17.0.3 '
44end
Original file line number Diff line number Diff line change 11{
22 "name" : " shopify_app" ,
3- "version" : " 17.0.2 " ,
3+ "version" : " 17.0.3 " ,
44 "repository" : " git@github.com:Shopify/shopify_app.git" ,
55 "author" : " Shopify" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments