Skip to content

Commit b29d1ba

Browse files
committed
chore(release): 5.0.255 🎉
1 parent 51dc37a commit b29d1ba

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.0.255 (2023-02-22)</small>
2+
3+
* feat: Adding paidy as APM. (#2037) ([51dc37a](https://github.com/paypal/paypal-checkout-components/commit/51dc37a)), closes [#2037](https://github.com/paypal/paypal-checkout-components/issues/2037)
4+
5+
6+
17
## <small>5.0.254 (2023-02-15)</small>
28

39
* fix save prop on CardFields (#2101) ([3f1fbc9](https://github.com/paypal/paypal-checkout-components/commit/3f1fbc9)), closes [#2101](https://github.com/paypal/paypal-checkout-components/issues/2101)

dist/button.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)