Skip to content

Commit

Permalink
chore(release): 1.0.32 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
mnicpt committed Jun 16, 2022
1 parent 9d6a3f8 commit b7576df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>1.0.32 (2022-06-16)</small>

* Fix fullscreen iframe height (#54) ([9d6a3f8](https://github.paypal.com/paypal/paypal-checkout/commit/9d6a3f8)), closes [#54](https://github.paypal.com/paypal/paypal-checkout/issues/54)



## <small>1.0.31 (2022-05-16)</small>

* fix: add boletobancario (#52) ([928f23a](https://github.paypal.com/paypal/paypal-checkout/commit/928f23a)), closes [#52](https://github.paypal.com/paypal/paypal-checkout/issues/52)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paypal/common-components",
"version": "1.0.31",
"version": "1.0.32",
"description": "PayPal common components, for integrating checkout products.",
"main": "dist/ui.js",
"scripts": {
Expand Down

0 comments on commit b7576df

Please sign in to comment.