Skip to content

Commit

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

### Bug Fixes

* **oxid:** set correct return type for create review ([36ddb15](36ddb15))

### Features

* added shopify adapter ([f6a9739](f6a9739))
* introduce forgot password as a required feature method ([ceea1de](ceea1de))
  • Loading branch information
makaira-github committed Aug 10, 2022
1 parent 555de68 commit 871136d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storefront-shop-adapter-oxid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makaira/storefront-shop-adapter-oxid",
"version": "1.1.3",
"version": "1.2.0",
"description": "Contains the makaira oxid shop adapter to connect your storefront with your oxid shop",
"main": "./dist/esm/index.js",
"typings": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 871136d

Please sign in to comment.