Skip to content

Commit

Permalink
Releasing 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
filakhtov committed Sep 20, 2017
1 parent 849767c commit a6e8a5e
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 8 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.4.0"></a>
# [2.4.0](https://github.com/bigcommerce-labs/bigpay-client-js/compare/2.3.0...2.4.0) (2017-09-20)


### Features

* **Payment Mappers:** map BT PayPal Credit to braintree ([44e3183](https://github.com/bigcommerce-labs/bigpay-client-js/commit/44e3183))



<a name="2.3.0"></a>
# [2.3.0](https://github.com/bigcommerce-labs/bigpay-client-js/compare/2.2.0...2.3.0) (2017-09-04)

Expand Down
1 change: 1 addition & 0 deletions lib/payment/payment-method-ids.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/payment/payment-method-ids.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 18 additions & 3 deletions lib/payment/payment-method-mappers/payment-method-id-mapper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion lib/payment/v1/payment-mappers/payment-mapper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/payment/v1/payment-mappers/payment-mapper.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit a6e8a5e

Please sign in to comment.