Skip to content

Commit a4e2a58

Browse files
committed
chore(release): 5.0.256 🎉
1 parent 8f4ff5f commit a4e2a58

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.0.256 (2023-03-01)</small>
2+
3+
* chore: pin version of percy cli (#2113) ([8f4ff5f](https://github.com/paypal/paypal-checkout-components/commit/8f4ff5f)), closes [#2113](https://github.com/paypal/paypal-checkout-components/issues/2113)
4+
5+
6+
17
## <small>5.0.255 (2023-02-22)</small>
28

39
* 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)

dist/button.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)