Skip to content

Commit

Permalink
4.26.0
Browse files Browse the repository at this point in the history
[Full Changelog](v4.25.10...v4.26.0)

**Merged Pull Requests**

- Amazon follow up [#855](#855) ([arzitney](https://github.com/arzitney))
- Fix ios 16 remote e2e [#854](#854) ([arzitney](https://github.com/arzitney))

**Closed Issues**

- Formatting on DefinitelyTyped update [#856](#856)

##### Minified MD5 Checksum
```
a466016c30a9884d83adf490fe5b3a40 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
olJUTySccAOv95DIhsc6tGsfMxXZ0wP1p//tI0C2cCGDWSP84YVfRz06awNupoQa
```
  • Loading branch information
Lib Cat committed Oct 10, 2023
1 parent 76d6560 commit 9accefa
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [v4.26.0](https://github.com/recurly/recurly-js/tree/v4.26.0) (2023-10-10)

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


**Merged Pull Requests**

- Amazon follow up [#855](https://github.com/recurly/recurly-js/pull/855) ([arzitney](https://github.com/arzitney))
- Fix ios 16 remote e2e [#854](https://github.com/recurly/recurly-js/pull/854) ([arzitney](https://github.com/arzitney))

**Closed Issues**

- Formatting on DefinitelyTyped update [#856](https://github.com/recurly/recurly-js/issues/856)


## [v4.25.10](https://github.com/recurly/recurly-js/tree/v4.25.10) (2023-09-27)

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

0 comments on commit 9accefa

Please sign in to comment.