Skip to content

Commit

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

### Features

* add forgotPassword to shop adapters ([7be2e73](7be2e73))
* extended MakairaProduct by title, url, price, images and attributes ([e7055ac](e7055ac))
* **wishlist:** add addItem and removeItem for wishlist ([581f391](581f391))
  • Loading branch information
makaira-github committed Jul 12, 2022
1 parent 7122bba commit 5a66207
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.4",
"version": "1.3.0",
"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 5a66207

Please sign in to comment.