Skip to content

Commit cb4c897

Browse files
committed
chore(release): 5.0.354 🎉
1 parent be03105 commit cb4c897

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.354 (2025-03-12)</small>
2+
3+
* update bt version to 3.116.2 (#2480) ([be03105](https://github.com/paypal/paypal-checkout-components/commit/be03105)), closes [#2480](https://github.com/paypal/paypal-checkout-components/issues/2480)
4+
5+
6+
17
## <small>5.0.353 (2025-03-11)</small>
28

39
* adding tests for repsonsive.js (#2479) ([4ce1fa3](https://github.com/paypal/paypal-checkout-components/commit/4ce1fa3)), closes [#2479](https://github.com/paypal/paypal-checkout-components/issues/2479)

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.353",
3+
"version": "5.0.354",
44
"description": "PayPal Checkout components, for integrating checkout products.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)