Skip to content

Commit

Permalink
4.16.2
Browse files Browse the repository at this point in the history
[Full Changelog](v4.16.1...v4.16.2)

**Merged Pull Requests**

- Venmo Desktop [#670](#670) ([efeygelson](https://github.com/efeygelson))

##### Minified MD5 Checksum
```
708071f992c22b6728d0b2089f0b8691 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
a+Vzp3HjnvYZIJACkwtjGNtU7Sqw7ISYRtFxtsYOmKk97GF8mwKTrxsXDYcQFZ6R
```
  • Loading branch information
Recurly integrations committed May 5, 2021
1 parent 1b00e16 commit fff4ee6
Show file tree
Hide file tree
Showing 4 changed files with 4,567 additions and 4,729 deletions.
25 changes: 17 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [v4.16.2](https://github.com/recurly/recurly-js/tree/v4.16.2) (2021-05-05)

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


**Merged Pull Requests**

- Venmo Desktop [#670](https://github.com/recurly/recurly-js/pull/670) ([efeygelson](https://github.com/efeygelson))



## [v4.16.1](https://github.com/recurly/recurly-js/tree/v4.16.1) (2021-04-07)

[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.16.0...v4.16.1)
Expand Down Expand Up @@ -204,17 +215,15 @@

## [v4.10.0](https://github.com/recurly/recurly-js/tree/v4.10.0) (2019-06-21)

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



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


## [v4.10.0-beta](https://github.com/recurly/recurly-js/tree/v4.10.0-beta) (2019-06-18)

[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.9.7...v4.10.0-beta)

**Merged Pull Requests**

- Updates StripeStrategy to resolve only the PaymentIntent.id [#531](https://github.com/recurly/recurly-js/pull/531) ([chrissrogers](https://github.com/chrissrogers))
- Corrects ApplePay completeShippingMethodSelection call signature [#529](https://github.com/recurly/recurly-js/pull/529) ([chrissrogers](https://github.com/chrissrogers))
- 3D Secure 2.0 [#527](https://github.com/recurly/recurly-js/pull/527) ([chrissrogers](https://github.com/chrissrogers))
- Use handleCardAction for post SCA [#524](https://github.com/recurly/recurly-js/pull/524) ([jpgnotgif](https://github.com/jpgnotgif))



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.16.1';
module.exports = '4.16.2';
Loading

0 comments on commit fff4ee6

Please sign in to comment.