Skip to content

Commit

Permalink
4.20.1
Browse files Browse the repository at this point in the history
[Full Changelog](v4.20.0...v4.20.1)

**Merged Pull Requests**

- add gateway suggested field to braintree 3ds flow [#724](#724) ([isaacvance1027](https://github.com/isaacvance1027))

##### Minified MD5 Checksum
```
0ba80a23c678e30024ecb1c214ca3408 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
AzhtE42OR6EEXUX5AZSmYgmidKg3y3ik03fVFh4WOl9cAPPsx1ZRmmEcXVFViYwg
```
  • Loading branch information
Recurly integrations committed May 4, 2022
1 parent cb793ad commit 6a9fd4c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [v4.20.1](https://github.com/recurly/recurly-js/tree/v4.20.1) (2022-05-04)

[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.20.0...v4.20.1)


**Merged Pull Requests**

- add gateway suggested field to braintree 3ds flow [#724](https://github.com/recurly/recurly-js/pull/724) ([isaacvance1027](https://github.com/isaacvance1027))



## [v4.20.0](https://github.com/recurly/recurly-js/tree/v4.20.0) (2022-04-28)

[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.19.1...v4.20.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/recurly/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
* Current package/component version.
*/

module.exports = '4.20.0';
module.exports = '4.20.1';
4 changes: 2 additions & 2 deletions package-lock.json

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,7 +1,7 @@
{
"name": "recurly.js",
"description": "Zen subscription billing in the browser",
"version": "4.20.0",
"version": "4.20.1",
"license": "MIT",
"main": "recurly.js",
"repository": {
Expand Down

0 comments on commit 6a9fd4c

Please sign in to comment.