Skip to content

Commit 46c4186

Browse files
author
Daniel Brain
committed
chore(release): 1.0.13 🎉
1 parent 3492b82 commit 46c4186

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.13 (2020-09-25)</small>
2+
3+
* Adding autoresize and hideclosebutton for Overlay component (#14) ([3492b82](http://github.paypal.com/paypal/paypal-checkout/commit/3492b82)), closes [#14](http://github.paypal.com/paypal/paypal-checkout/issues/14)
4+
5+
6+
17
## <small>1.0.12 (2020-09-02)</small>
28

39
* Add CODEOWNERS ([57ccf2f](http://github.paypal.com/paypal/paypal-checkout/commit/57ccf2f))

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.12",
3+
"version": "1.0.13",
44
"description": "PayPal common components, for integrating checkout products.",
55
"main": "dist/ui.js",
66
"scripts": {

0 commit comments

Comments
 (0)