Skip to content

Commit

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

### Bug Fixes

* change from CustomEvent to MessageEvent to be compatible with nodejs ([1a4c540](1a4c540))
  • Loading branch information
makaira-github committed Jul 5, 2022
1 parent 1a4c540 commit c2dce61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storefront-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makaira/storefront-types",
"version": "1.2.3",
"version": "1.2.4",
"description": "Contains the makaira shop adapter typescript type definitions",
"main": "./dist/esm/index.js",
"typings": "./dist/types/index.d.ts",
Expand Down

0 comments on commit c2dce61

Please sign in to comment.