Skip to content

Commit

Permalink
Releasing 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Sanchez committed Apr 10, 2018
1 parent f4ebf68 commit 1e8102e
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 14 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.11.0"></a>
# [2.11.0](https://github.com/bigcommerce/bigpay-client-js/compare/2.10.2...2.11.0) (2018-04-10)


### Features

* **common:** CHECKOUT-3035 Provide setter for config ([0d58b2b](https://github.com/bigcommerce/bigpay-client-js/commit/0d58b2b))



<a name="2.10.2"></a>
## [2.10.2](https://github.com/bigcommerce/bigpay-client-js/compare/2.10.1...2.10.2) (2018-03-27)

Expand Down
17 changes: 11 additions & 6 deletions lib/client/client.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/client/client.js.map

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

19 changes: 14 additions & 5 deletions lib/payment/url-helper.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/url-helper.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": "@bigcommerce/bigpay-client",
"version": "2.10.2",
"version": "2.11.0",
"description": "JavaScript client for Bigpay",
"license": "MIT",
"main": "lib/index.js",
Expand Down

0 comments on commit 1e8102e

Please sign in to comment.