Skip to content

Commit 2d91afd

Browse files
committed
chore(release): 5.0.341 🎉
1 parent a2fc264 commit 2d91afd

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.341 (2024-10-03)</small>
2+
3+
* Revert "Pin jsx-pragmatic to 3.0.0 (#2443)" (#2444) ([a2fc264](https://github.com/paypal/paypal-checkout-components/commit/a2fc264)), closes [#2443](https://github.com/paypal/paypal-checkout-components/issues/2443) [#2444](https://github.com/paypal/paypal-checkout-components/issues/2444)
4+
5+
6+
17
## <small>5.0.340 (2024-10-02)</small>
28

39
* Pin jsx-pragmatic to 3.0.0 (#2443) ([48948c9](https://github.com/paypal/paypal-checkout-components/commit/48948c9)), closes [#2443](https://github.com/paypal/paypal-checkout-components/issues/2443)

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

0 commit comments

Comments
 (0)