Skip to content

Commit 61b48b5

Browse files
chore(release): 5.0.376 🎉 (#2529)
1 parent f5e378f commit 61b48b5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## <small>5.0.376 (2025-08-01)</small>
2+
3+
* Adding funding source to button's iframe title to make each title unique (#2521) ([723310e](https://github.com/paypal/paypal-checkout-components/commit/723310e)), closes [#2521](https://github.com/paypal/paypal-checkout-components/issues/2521)
4+
* fix version (#2522) ([0c6eec5](https://github.com/paypal/paypal-checkout-components/commit/0c6eec5)), closes [#2522](https://github.com/paypal/paypal-checkout-components/issues/2522)
5+
* NCPS Inner source: Add FPTI logging (#2514) ([ddbeacb](https://github.com/paypal/paypal-checkout-components/commit/ddbeacb)), closes [#2514](https://github.com/paypal/paypal-checkout-components/issues/2514)
6+
* Revert "feat(venmo): webview eligibility detection (#2517)" (#2519) ([3b1e3df](https://github.com/paypal/paypal-checkout-components/commit/3b1e3df)), closes [#2517](https://github.com/paypal/paypal-checkout-components/issues/2517) [#2519](https://github.com/paypal/paypal-checkout-components/issues/2519)
7+
* Update Github Action - publish to npm (#2526) ([f5e378f](https://github.com/paypal/paypal-checkout-components/commit/f5e378f)), closes [#2526](https://github.com/paypal/paypal-checkout-components/issues/2526)
8+
* chore(release): 5.0.373 🎉 (#2518) ([827926f](https://github.com/paypal/paypal-checkout-components/commit/827926f)), closes [#2518](https://github.com/paypal/paypal-checkout-components/issues/2518)
9+
* feat: update hosted button create order error handler (#2516) ([f5c1014](https://github.com/paypal/paypal-checkout-components/commit/f5c1014)), closes [#2516](https://github.com/paypal/paypal-checkout-components/issues/2516)
10+
* feat(venmo): webview eligibility detection (#2517) ([a1c952c](https://github.com/paypal/paypal-checkout-components/commit/a1c952c)), closes [#2517](https://github.com/paypal/paypal-checkout-components/issues/2517)
11+
12+
13+
114
## <small>5.0.375 (2025-08-01)</small>
215

316
* Revert "feat(venmo): webview eligibility detection (#2517)" (#2519) ([3b1e3df](https://github.com/paypal/paypal-checkout-components/commit/3b1e3df)), closes [#2519](https://github.com/paypal/paypal-checkout-components/issues/2519)

package.json

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

0 commit comments

Comments
 (0)