Skip to content

Commit

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

### Features

* add jest for testing ([721494b](721494b))
* **Oxid-Adapter:** implement functions for user ([db914ac](db914ac))
* unified shop adapters and completly implemented oxid shop adapter ([d62fa3e](d62fa3e))
  • Loading branch information
makaira-github committed Jul 13, 2022
1 parent b09591f commit 1887a86
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.4.0",
"version": "1.5.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 1887a86

Please sign in to comment.