Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit a3e0b18

Browse files
authored
Merge master into develop
2 parents 2418614 + 0d4b6d2 commit a3e0b18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## To be released
1+
## v0.1.8 (May 7, 2019)
22
- Update `Fault` model to have `arguments` property. [#18](https://github.com/mobify/commercecloud-ocapi-client/pull/18)
33

44
## v0.1.7 (February 5, 2019)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commercecloud-ocapi-client",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "An ES6 JavaScript Client for Salesforce Open Commerce API",
55
"license": "SEE LICENSE IN LICENSE",
66
"main": "dist/commercecloud-ocapi-client.cjs.js",

0 commit comments

Comments
 (0)