Skip to content

Commit 0b923aa

Browse files
committed
chore(release): 5.0.348 🎉
1 parent e14fc3e commit 0b923aa

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.0.348 (2025-01-29)</small>
2+
3+
* feature(venmo): add venmoEnableOnNonNativeBrowser experiment (#2468) ([e14fc3e](https://github.com/paypal/paypal-checkout-components/commit/e14fc3e)), closes [#2468](https://github.com/paypal/paypal-checkout-components/issues/2468)
4+
5+
6+
17
## <small>5.0.347 (2025-01-08)</small>
28

39
* support visibility change for manual app switch flow (#2460) ([3d1bb8f](https://github.com/paypal/paypal-checkout-components/commit/3d1bb8f)), closes [#2460](https://github.com/paypal/paypal-checkout-components/issues/2460)

Diff for: dist/button.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: dist/test/button.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/checkout-components",
3-
"version": "5.0.347",
3+
"version": "5.0.348",
44
"description": "PayPal Checkout components, for integrating checkout products.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)