File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
Unreleased
2
2
----------
3
3
4
+ 22.5.0 (November 28, 2024)
5
+ ----------
4
6
- Add support for filters in webhook registration [ 1923] ( https://github.com/Shopify/shopify_app/pull/1923 )
5
7
- Make ` ShopifyApp.configuration.scope ` default to empty list ` [] ` [ 1913] ( https://github.com/Shopify/shopify_app/pull/1913 )
6
8
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- shopify_app (22.4 .0 )
4
+ shopify_app (22.5 .0 )
5
5
activeresource
6
6
addressable (~> 2.7 )
7
7
jwt (>= 2.2.3 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module ShopifyApp
4
- VERSION = "22.4 .0"
4
+ VERSION = "22.5 .0"
5
5
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shopify_app" ,
3
- "version" : " 22.4 .0" ,
3
+ "version" : " 22.5 .0" ,
4
4
"repository" :
" [email protected] :Shopify/shopify_app.git" ,
5
5
"author" : " Shopify" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments