Skip to content

Commit 427c763

Browse files
committed
chore(release): 1.0.57 πŸŽ‰
1 parent d5efa76 commit 427c763

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>1.0.57 (2025-10-01)</small>
2+
3+
* Added new component for captcha integration (#109) ([d5efa76](https://github.paypal.com/paypal/paypal-checkout/commit/d5efa76)), closes [#109](https://github.paypal.com/paypal/paypal-checkout/issues/109)
4+
5+
6+
17
## <small>1.0.56 (2025-09-10)</small>
28

39
* Add locale support to three-domain-secure component (#110) ([d6c1889](https://github.paypal.com/paypal/paypal-checkout/commit/d6c1889)), closes [#110](https://github.paypal.com/paypal/paypal-checkout/issues/110)

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/common-components",
3-
"version": "1.0.56",
3+
"version": "1.0.57",
44
"description": "PayPal common components, for integrating checkout products.",
55
"main": "dist/ui.js",
66
"scripts": {

0 commit comments

Comments
Β (0)