Skip to content

Commit 9ec76ed

Browse files
committed
chore(release): 1.0.56 πŸŽ‰
1 parent d6c1889 commit 9ec76ed

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.56 (2025-09-10)</small>
2+
3+
* 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)
4+
5+
6+
17
## <small>1.0.55 (2025-07-09)</small>
28

39
* pass a new prop go_to for 3ds component (#107) ([abcd77e](https://github.paypal.com/paypal/paypal-checkout/commit/abcd77e)), closes [#107](https://github.paypal.com/paypal/paypal-checkout/issues/107)

β€Ž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.55",
3+
"version": "1.0.56",
44
"description": "PayPal common components, for integrating checkout products.",
55
"main": "dist/ui.js",
66
"scripts": {

0 commit comments

Comments
Β (0)