Skip to content

Commit

Permalink
4.24.0
Browse files Browse the repository at this point in the history
[Full Changelog](v4.23.2...v4.24.0)

**Merged Pull Requests**

- PayPal Complete 3DS [#826](#826) ([douglaslise](https://github.com/douglaslise))
- PayPal Complete using PayPal Method [#823](#823) ([douglaslise](https://github.com/douglaslise))

##### Minified MD5 Checksum
```
1b4b13e5438903826484c2864e040fe3 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
RUpS/OSThatfHTAVafckx26Ba4y88opY1Bwb0UqphWhKuPBVQXLe7ATCAQgvK/dl
```
  • Loading branch information
Recurly integrations committed May 23, 2023
1 parent f377e25 commit ab1a2d9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v4.24.0](https://github.com/recurly/recurly-js/tree/v4.24.0) (2023-05-23)

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


**Merged Pull Requests**

- PayPal Complete 3DS [#826](https://github.com/recurly/recurly-js/pull/826) ([douglaslise](https://github.com/douglaslise))
- PayPal Complete using PayPal Method [#823](https://github.com/recurly/recurly-js/pull/823) ([douglaslise](https://github.com/douglaslise))



## [v4.23.2](https://github.com/recurly/recurly-js/tree/v4.23.2) (2023-05-17)

[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.23.1...v4.23.2)
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.23.2';
module.exports = '4.24.0';
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.23.2",
"version": "4.24.0",
"license": "MIT",
"main": "recurly.js",
"repository": {
Expand Down

0 comments on commit ab1a2d9

Please sign in to comment.