Skip to content

Commit 43ba978

Browse files
committed
chore(release): 1.0.18 🎉
1 parent c313019 commit 43ba978

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## <small>1.0.18 (2021-05-25)</small>
2+
3+
* Add nonce prop to Overlay component (#23) ([c313019](http://github.paypal.com/paypal/paypal-checkout/commit/c313019)), closes [#23](http://github.paypal.com/paypal/paypal-checkout/issues/23)
4+
* Add VenmoSpinnerPage ([f196f76](http://github.paypal.com/paypal/paypal-checkout/commit/f196f76))
5+
* Export granular spinners ([59e0a16](http://github.paypal.com/paypal/paypal-checkout/commit/59e0a16))
6+
* Fix sdk test globals ([ebfb0d6](http://github.paypal.com/paypal/paypal-checkout/commit/ebfb0d6))
7+
* Fix venmo spinner positioning ([9a4028e](http://github.paypal.com/paypal/paypal-checkout/commit/9a4028e))
8+
* isFirefox Messaging (#19) ([c869745](http://github.paypal.com/paypal/paypal-checkout/commit/c869745)), closes [#19](http://github.paypal.com/paypal/paypal-checkout/issues/19)
9+
* Lock flow version ([724b0c0](http://github.paypal.com/paypal/paypal-checkout/commit/724b0c0))
10+
* Replace Travis CI with GitHub Actions (#16) ([e78a77c](http://github.paypal.com/paypal/paypal-checkout/commit/e78a77c)), closes [#16](http://github.paypal.com/paypal/paypal-checkout/issues/16)
11+
* chore(release): 1.0.14 :tada: ([f6387af](http://github.paypal.com/paypal/paypal-checkout/commit/f6387af))
12+
* chore(release): 1.0.15 :tada: ([a73fc5a](http://github.paypal.com/paypal/paypal-checkout/commit/a73fc5a))
13+
* chore(release): 1.0.16 :tada: ([f5a51a6](http://github.paypal.com/paypal/paypal-checkout/commit/f5a51a6))
14+
* chore(release): 1.0.17 :tada: ([acf4e7b](http://github.paypal.com/paypal/paypal-checkout/commit/acf4e7b))
15+
16+
17+
118
## <small>1.0.17 (2021-05-04)</small>
219

320
* isFirefox Messaging (#19) ([c869745](http://github.paypal.com/paypal/paypal-checkout/commit/c869745)), closes [#19](http://github.paypal.com/paypal/paypal-checkout/issues/19)

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

0 commit comments

Comments
 (0)