From b1dd079937cc27800eaa14817b53c085f1992ed3 Mon Sep 17 00:00:00 2001 From: Lib Cat Date: Mon, 30 Sep 2024 20:41:18 +0000 Subject: [PATCH] 4.31.0 [Full Changelog](https://github.com/recurly/recurly-js/compare/v4.30.1...v4.31.0) **Merged Pull Requests** - Proactive 3DS changes [#896](https://github.com/recurly/recurly-js/pull/896) ([gilv93](https://github.com/gilv93)) ##### Minified MD5 Checksum ``` fb0f0176d41ecec3672164a23ad4b288 ./build/recurly.min.js ``` ##### [SRI Hash](https://www.srihash.org/) ``` RnJ4Sa482dNF7grkXgLq1ZA0AdcGKrE7kx5qa3EhFIjaAPZMOcSPwPx2GNrri+rU ``` --- CHANGELOG.md | 11 +++++++++++ lib/recurly/version.js | 2 +- package-lock.json | 4 ++-- package.json | 2 +- types/package.json | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d96ca811..7ec633b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [v4.31.0](https://github.com/recurly/recurly-js/tree/v4.31.0) (2024-09-30) + +[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.30.1...v4.31.0) + + +**Merged Pull Requests** + +- Proactive 3DS changes [#896](https://github.com/recurly/recurly-js/pull/896) ([gilv93](https://github.com/gilv93)) + + + ## [v4.30.1](https://github.com/recurly/recurly-js/tree/v4.30.1) (2024-09-27) [Full Changelog](https://github.com/recurly/recurly-js/compare/v4.30.0...v4.30.1) diff --git a/lib/recurly/version.js b/lib/recurly/version.js index 5482c4ec..472a5748 100644 --- a/lib/recurly/version.js +++ b/lib/recurly/version.js @@ -3,4 +3,4 @@ * Current package/component version. */ -module.exports = '4.30.1'; +module.exports = '4.31.0'; diff --git a/package-lock.json b/package-lock.json index 76b97a64..d0fd4a89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "recurly.js", - "version": "4.30.1", + "version": "4.31.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "recurly.js", - "version": "4.30.1", + "version": "4.31.0", "license": "MIT", "workspaces": [ "packages/*" diff --git a/package.json b/package.json index ba65dbc4..752a1244 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "recurly.js", "description": "Zen subscription billing in the browser", - "version": "4.30.1", + "version": "4.31.0", "license": "MIT", "main": "recurly.js", "repository": { diff --git a/types/package.json b/types/package.json index 0a42a55d..912a7c9c 100644 --- a/types/package.json +++ b/types/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@types/recurly__recurly-js", - "version": "4.30.9999", + "version": "4.31.9999", "nonNpm": true, "nonNpmDescription": "@recurly/recurly-js", "projects": [