Skip to content

Commit

Permalink
4.32.5
Browse files Browse the repository at this point in the history
[Full Changelog](v4.32.4...v4.32.5)

**Merged Pull Requests**

- Pass billingAddress fields for Proactive 3DS [#912](#912) ([gilv93](https://github.com/gilv93))

##### Minified MD5 Checksum
```
a3afe0c1b07ef1a86320ad6e299460dc ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
QW8zWMNUg+ThGsZF5+tmCOF5XMHEsZIVNLQLjHTVECh6lzQCz9Vmnyi0CeH7rneS
```
  • Loading branch information
Lib Cat committed Dec 13, 2024
1 parent 01ecec5 commit 15fa733
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.32.5](https://github.com/recurly/recurly-js/tree/v4.32.5) (2024-12-13)

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


**Merged Pull Requests**

- Pass billingAddress fields for Proactive 3DS [#912](https://github.com/recurly/recurly-js/pull/912) ([gilv93](https://github.com/gilv93))



## [v4.32.4](https://github.com/recurly/recurly-js/tree/v4.32.4) (2024-12-12)

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

0 comments on commit 15fa733

Please sign in to comment.