File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11Unreleased
22----------
33
4+ 22.3.1 (July 26, 2024)
5+ ----------
46- Handle edge case where we attempted to redirect to login when already at the top level [ #1887 ] ( https://github.com/Shopify/shopify_app/pull/1887 )
57
6822.3.0 (July 24, 2024)
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- shopify_app (22.3.0 )
4+ shopify_app (22.3.1 )
55 activeresource
66 addressable (~> 2.7 )
77 jwt (>= 2.2.3 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module ShopifyApp
4- VERSION = "22.3.0 "
4+ VERSION = "22.3.1 "
55end
Original file line number Diff line number Diff line change 11{
22 "name" : " shopify_app" ,
3- "version" : " 22.3.0 " ,
3+ "version" : " 22.3.1 " ,
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