Skip to content

Commit

Permalink
4.25.1
Browse files Browse the repository at this point in the history
[Full Changelog](v4.25.0...v4.25.1)

**Merged Pull Requests**

- Renamed PayPalCommerce to PayPalComplete [#833](#833) ([arzitney](https://github.com/arzitney))

##### Minified MD5 Checksum
```
646ecead002cd0da8ec6a0dbbb6eb662 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
OWxrRP09Yb7NdORZaqSjOPlFcpAezNoT65kJ8idYyAwBt3iax5PASC0nSj5cT1CZ
```
  • Loading branch information
Lib Cat committed Jun 26, 2023
1 parent 23a3191 commit 72c267e
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.25.1](https://github.com/recurly/recurly-js/tree/v4.25.1) (2023-06-26)

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


**Merged Pull Requests**

- Renamed PayPalCommerce to PayPalComplete [#833](https://github.com/recurly/recurly-js/pull/833) ([arzitney](https://github.com/arzitney))



## [v4.25.0](https://github.com/recurly/recurly-js/tree/v4.25.0) (2023-06-19)

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

0 comments on commit 72c267e

Please sign in to comment.