Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
# [@makaira/storefront-shop-adapter-oxid-v1.3.0](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-oxid-v1.2.0...@makaira/storefront-shop-adapter-oxid-v1.3.0) (2023-01-25)

### Bug Fixes

* **shop-adapter-oxid:** add option to use relative urls without prefix path ([bb75600](bb75600))

### Features

* **shop-adapter-oxid:** add option to provide custom paths for endpoints ([fc5f637](fc5f637))
  • Loading branch information
makaira-github committed Jan 25, 2023
1 parent 8c8f639 commit e40883d
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.2.0",
"version": "1.3.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 e40883d

Please sign in to comment.