Skip to content

Commit 589d26e

Browse files
committed
chore(release): 5.0.358 🎉
1 parent d120e40 commit 589d26e

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.358 (2025-04-15)</small>
2+
3+
* Updates made to style tags to fix inline styling errors with strict CSP. Nonce added to style tags t ([d120e40](https://github.com/paypal/paypal-checkout-components/commit/d120e40)), closes [#2486](https://github.com/paypal/paypal-checkout-components/issues/2486)
4+
5+
6+
17
## <small>5.0.357 (2025-04-14)</small>
28

39
* Feature/disable max height new fix (#2485) ([b33525c](https://github.com/paypal/paypal-checkout-components/commit/b33525c)), closes [#2485](https://github.com/paypal/paypal-checkout-components/issues/2485)

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

0 commit comments

Comments
 (0)