Skip to content

Commit

Permalink
Releasing 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eira Tse committed May 22, 2019
1 parent 18ff3dd commit 7124f2d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="4.0.1"></a>
## [4.0.1](https://github.com/bigcommerce/bigpay-client-js/compare/4.0.0...4.0.1) (2019-05-22)


### Bug Fixes

* **payments:** PAYMENTS-4228 remove currency code for when ID already provided ([c9da8a8](https://github.com/bigcommerce/bigpay-client-js/commit/c9da8a8))



<a name="4.0.0"></a>
# [4.0.0](https://github.com/bigcommerce/bigpay-client-js/compare/3.2.4...4.0.0) (2019-05-14)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/bigpay-client",
"version": "4.0.0",
"version": "4.0.1",
"description": "JavaScript client for Bigpay",
"license": "MIT",
"main": "lib/index.js",
Expand Down

0 comments on commit 7124f2d

Please sign in to comment.