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.5.0 (November 28, 2024)
5+ ----------
46- Add support for filters in webhook registration [ 1923] ( https://github.com/Shopify/shopify_app/pull/1923 )
57- Make ` ShopifyApp.configuration.scope ` default to empty list ` [] ` [ 1913] ( https://github.com/Shopify/shopify_app/pull/1913 )
68
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- shopify_app (22.4 .0 )
4+ shopify_app (22.5 .0 )
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.4 .0"
4+ VERSION = "22.5 .0"
55end
Original file line number Diff line number Diff line change 11{
22 "name" : " shopify_app" ,
3- "version" : " 22.4 .0" ,
3+ "version" : " 22.5 .0" ,
44 "repository" :
" [email protected] :Shopify/shopify_app.git" ,
55 "author" : " Shopify" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments