Skip to content

Commit 1de6927

Browse files
author
Steve Mask
committed
chore(release): 1.0.29 🎉
1 parent 2a611e3 commit 1de6927

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>1.0.29 (2022-05-04)</small>
2+
3+
* Fix iframe size of InlineXO (#51) ([2a611e3](https://github.paypal.com/paypal/paypal-checkout/commit/2a611e3)), closes [#51](https://github.paypal.com/paypal/paypal-checkout/issues/51)
4+
5+
6+
17
## <small>1.0.28 (2022-04-26)</small>
28

39
* No border for fullscreen iframe (#49) ([dec4169](https://github.paypal.com/paypal/paypal-checkout/commit/dec4169)), closes [#49](https://github.paypal.com/paypal/paypal-checkout/issues/49)

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/common-components",
3-
"version": "1.0.28",
3+
"version": "1.0.29",
44
"description": "PayPal common components, for integrating checkout products.",
55
"main": "dist/ui.js",
66
"scripts": {

0 commit comments

Comments
 (0)