diff --git a/.changeset/lazy-pets-join.md b/.changeset/lazy-pets-join.md deleted file mode 100644 index 01ee3e2ca..000000000 --- a/.changeset/lazy-pets-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"shopify-buy": patch ---- - -Move npm releases to github actions with changeset and provenance diff --git a/package.json b/package.json index 0156cae59..f7f41bd81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shopify-buy", - "version": "3.0.0", + "version": "3.0.1", "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",