We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7bd27 commit 3bb02b0Copy full SHA for 3bb02b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## <small>1.0.21 (2021-09-16)</small>
2
+
3
+* Fix close button styling ([8e032e2](http://github.paypal.com/paypal/paypal-checkout/commit/8e032e2))
4
+* Flow Update ([2d7bd27](http://github.paypal.com/paypal/paypal-checkout/commit/2d7bd27))
5
6
7
8
## <small>1.0.20 (2021-07-15)</small>
9
10
* Upgrade flow to 135 ([e110000](https://github.paypal.com/paypal/paypal-checkout/commit/e110000))
package.json
@@ -1,6 +1,6 @@
{
"name": "@paypal/common-components",
- "version": "1.0.20",
+ "version": "1.0.21",
"description": "PayPal common components, for integrating checkout products.",
"main": "dist/ui.js",
"scripts": {
0 commit comments