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

Commit 2ff30cc

Browse files
authored
Merge master into develop
2 parents f551b5e + 40e9dfb commit 2ff30cc

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.5 (October 16, 2018)
22
- Add `overrideHttpPut` option for handling environments not allowing http put.
33

44
## v0.1.4 (June 21, 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.4",
3+
"version": "0.1.5",
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)