Skip to content

Commit a9771de

Browse files
committed
chore(release): 1.0.36 πŸŽ‰
1 parent 5522686 commit a9771de

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.36 (2023-04-19)</small>
2+
3+
* chore: update 3ds onSuccess callback signature (#75) ([5522686](https://github.paypal.com/paypal/paypal-checkout/commit/5522686)), closes [#75](https://github.paypal.com/paypal/paypal-checkout/issues/75)
4+
5+
6+
17
## <small>1.0.35 (2023-01-17)</small>
28

39
* Adding Paidy (#58) ([dc0a689](https://github.paypal.com/paypal/paypal-checkout/commit/dc0a689)), closes [#58](https://github.paypal.com/paypal/paypal-checkout/issues/58)

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

0 commit comments

Comments
Β (0)