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

Commit bf46b39

Browse files
authored
Merge master into develop
2 parents d4a0e6b + 25d2a92 commit bf46b39

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.7 (February 5, 2019)
22
- Add relevant properties to `VariationAttributeValue` model and some others. [#15](https://github.com/mobify/commercecloud-ocapi-client/pull/15)
33

44
## v0.1.6 (October 16, 2018)

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.6",
3+
"version": "0.1.7",
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)