Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
# [@makaira/storefront-shop-adapter-local-v1.6.0](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-local-v1.5.1...@makaira/storefront-shop-adapter-local-v1.6.0) (2022-08-10)

### Bug Fixes

* **deps:** update dependency @makaira/storefront-types to v1.7.0 [skip ci] ([555de68](555de68))

### Features

* added shopify adapter ([f6a9739](f6a9739))
* introduce a preshipped ssr safe local storage implementation used by local and shopify ([8322bec](8322bec))
  • Loading branch information
makaira-github committed Aug 10, 2022
1 parent 26cc980 commit 4457dc1
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.5.1",
"version": "1.6.0",
"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 4457dc1

Please sign in to comment.