Skip to content

Commit 38a68ee

Browse files
author
Recurly integrations
committed
1.2.7
[Full Changelog](v1.2.6...v1.2.7) **Merged Pull Requests** - Risk data collector form passing [#197](#197) ([abachman](https://github.com/abachman))
1 parent be7ee31 commit 38a68ee

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v1.2.7](https://github.com/recurly/react-recurly/tree/v1.2.7) (2022-11-30)
4+
5+
[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.6...v1.2.7)
6+
7+
8+
**Merged Pull Requests**
9+
10+
- Risk data collector form passing [#197](https://github.com/recurly/react-recurly/pull/197) ([abachman](https://github.com/abachman))
11+
12+
13+
314
## [v1.2.6](https://github.com/recurly/react-recurly/tree/v1.2.6) (2022-10-27)
415

516
[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.4...v1.2.6)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@recurly/react-recurly",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "React components for Recurly.js",
55
"main": "lib-dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)