Skip to content

Commit

Permalink
chore(release): 5.0.343 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
spencersablan committed Oct 9, 2024
1 parent 6df3755 commit 798390b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>5.0.343 (2024-10-09)</small>

* feat(3DS): Barebones for the new 3DS component (#2433) ([6df3755](https://github.com/paypal/paypal-checkout-components/commit/6df3755)), closes [#2433](https://github.com/paypal/paypal-checkout-components/issues/2433)



## <small>5.0.342 (2024-10-04)</small>

* Add getSDKToken for card fields (#2445) ([57d78fb](https://github.com/paypal/paypal-checkout-components/commit/57d78fb)), closes [#2445](https://github.com/paypal/paypal-checkout-components/issues/2445)
Expand Down
2 changes: 1 addition & 1 deletion dist/button.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/test/button.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paypal/checkout-components",
"version": "5.0.342",
"version": "5.0.343",
"description": "PayPal Checkout components, for integrating checkout products.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 798390b

Please sign in to comment.