Skip to content

Commit

Permalink
chore(release): 1.0.5
Browse files Browse the repository at this point in the history
# [@makaira/storefront-react-v1.0.5](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-react-v1.0.4...@makaira/storefront-react-v1.0.5) (2022-07-05)

### Bug Fixes

* change from CustomEvent to MessageEvent to be compatible with nodejs ([1a4c540](1a4c540))
* **deps:** update dependency @makaira/storefront-types to v1.2.4 [skip ci] ([5c83367](5c83367))
  • Loading branch information
makaira-github committed Jul 5, 2022
1 parent 20b3369 commit b7de83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storefront-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makaira/storefront-react",
"version": "1.0.4",
"version": "1.0.5",
"description": "Contains the makaira react layer to connect makaira shop adapters to connect your storefront with",
"main": "./dist/esm/index.js",
"typings": "./dist/types/index.d.ts",
Expand Down

0 comments on commit b7de83f

Please sign in to comment.