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

Commit 637da11

Browse files
committed
Version bump for release
1 parent 12bb88d commit 637da11

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.1.9 (May 7, 2019)
2+
- Remove deprecated babel dependency
3+
14
## v0.1.8 (May 7, 2019)
25
- Update `Fault` model to have `arguments` property. [#18](https://github.com/mobify/commercecloud-ocapi-client/pull/18)
36

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.8",
3+
"version": "0.1.9",
44
"description": "An ES6 JavaScript Client for Salesforce Open Commerce API",
55
"repository": "https://github.com/mobify/commercecloud-ocapi-client",
66
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)