Skip to content

Commit

Permalink
chore(release): 1.4.1
Browse files Browse the repository at this point in the history
# [@makaira/storefront-shop-adapter-shopify-v1.4.1](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-shopify-v1.4.0...@makaira/storefront-shop-adapter-shopify-v1.4.1) (2023-11-24)

### Bug Fixes

* beu-1325 fix user activate always returning empty object because of no tccesstoken existing ([#117](#117)) ([65e6853](65e6853))
  • Loading branch information
makaira-github committed Nov 24, 2023
1 parent 65e6853 commit e50932c
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.4.0",
"version": "1.4.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 e50932c

Please sign in to comment.