From 39a39b886535172a024a6ee6f7450ae2c967b078 Mon Sep 17 00:00:00 2001 From: Jesse Mignac Date: Thu, 2 May 2024 09:30:33 -0400 Subject: [PATCH] 2.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5f0beaf..98a91d9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shopify-buy", - "version": "2.21.1", + "version": "2.22.0", "description": "The JS Buy SDK is a lightweight library that allows you to build ecommerce into any website. It is based on Shopify's API and provides the ability to retrieve products and collections from your shop, add products to a cart, and checkout.", "main": "index.js", "jsnext:main": "index.es.js",