Skip to content

Commit a419d30

Browse files
author
Daniel Brain
committed
chore(release): 1.0.11 🎉
1 parent 49247c0 commit a419d30

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## <small>1.0.11 (2020-08-03)</small>
2+
3+
* Configure Renovate (#3) ([b314284](http://github.paypal.com/paypal/paypal-checkout/commit/b314284)), closes [#3](http://github.paypal.com/paypal/paypal-checkout/issues/3)
4+
* Update README.md ([4b0f0cf](http://github.paypal.com/paypal/paypal-checkout/commit/4b0f0cf))
5+
* Upgrade .travis.yml to always follow latest Node LTS (Node 12) (#12) ([7dbd703](http://github.paypal.com/paypal/paypal-checkout/commit/7dbd703)), closes [#12](http://github.paypal.com/paypal/paypal-checkout/issues/12)
6+
* Upgrade flow ([49247c0](http://github.paypal.com/paypal/paypal-checkout/commit/49247c0))
7+
8+
9+
110
## <small>1.0.10 (2020-05-19)</small>
211

312
* adding MERCADOPAGO funding sources for APM (#2) ([a4f31af](http://github.paypal.com/paypal/paypal-checkout/commit/a4f31af)), closes [#2](http://github.paypal.com/paypal/paypal-checkout/issues/2)

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

0 commit comments

Comments
 (0)