Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
# [@makaira/storefront-shop-adapter-shopify-v1.0.1](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-shopify-v1.0.0...@makaira/storefront-shop-adapter-shopify-v1.0.1) (2022-08-31)

### Bug Fixes

* **removeItemFromCart-Type:** allow product parameter for shopify to be undefined ([40a6aef](40a6aef))
  • Loading branch information
makaira-github committed Aug 31, 2022
1 parent 9eaa17d commit 858ac30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storefront-shop-adapter-shopify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makaira/storefront-shop-adapter-shopify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Contains the makaira shopify shop adapter to connect your storefront with your shopify shop",
"main": "./dist/esm/index.js",
"typings": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 858ac30

Please sign in to comment.