Skip to content

Commit

Permalink
chore(release): 5.0.278 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
spencersablan committed Aug 9, 2023
1 parent 160c914 commit 8275580
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>5.0.278 (2023-08-09)</small>

* [DTPPSDK-1320]add experimentation (#2230) ([160c914](https://github.com/paypal/paypal-checkout-components/commit/160c914)), closes [#2230](https://github.com/paypal/paypal-checkout-components/issues/2230)



## <small>5.0.277 (2023-07-19)</small>

* chore(ci): use sandbox urls (#2215) ([8d8f933](https://github.com/paypal/paypal-checkout-components/commit/8d8f933)), closes [#2215](https://github.com/paypal/paypal-checkout-components/issues/2215)
Expand Down
2 changes: 1 addition & 1 deletion dist/button.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/test/button.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paypal/checkout-components",
"version": "5.0.277",
"version": "5.0.278",
"description": "PayPal Checkout components, for integrating checkout products.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8275580

Please sign in to comment.