File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33Note: For changes to the API, see https://shopify.dev/changelog?filter=api
44## Unreleased
5+
6+ ## 14.11.0
57- [ #1386 ] ( https://github.com/Shopify/shopify-api-ruby/pull/1386 ) Add support for 2025-07 API version
68
79## 14.10.0
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- shopify_api (14.10 .0 )
4+ shopify_api (14.11 .0 )
55 activesupport
66 concurrent-ruby
77 hash_diff
125125 thor (>= 0.19.2 )
126126 syntax_tree (6.2.0 )
127127 prettier_print (>= 1.2.0 )
128- tapioca (0.13.3 )
128+ tapioca (0.15.1 )
129129 bundler (>= 2.2.25 )
130130 netrc (>= 0.11.0 )
131131 parallel (>= 1.21.0 )
Original file line number Diff line number Diff line change 22# frozen_string_literal: true
33
44module ShopifyAPI
5- VERSION = "14.10 .0"
5+ VERSION = "14.11 .0"
66end
You can’t perform that action at this time.
0 commit comments