Skip to content

Commit

Permalink
chore(release): 1.6.5
Browse files Browse the repository at this point in the history
# [@makaira/storefront-shop-adapter-local-v1.6.5](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-local-v1.6.4...@makaira/storefront-shop-adapter-local-v1.6.5) (2023-09-15)

### Bug Fixes

* fix load list of wishlist again after remove/added ([58e508e](58e508e))
  • Loading branch information
makaira-github committed Sep 15, 2023
1 parent 597cf45 commit 9e887cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storefront-shop-adapter-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makaira/storefront-shop-adapter-local",
"version": "1.6.4",
"version": "1.6.5",
"description": "Contains the makaira local shop adapter to connect your storefront with a localstorage",
"main": "./dist/esm/index.js",
"typings": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 9e887cc

Please sign in to comment.