Skip to content

Commit

Permalink
chore(release): 4.0.232 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon McIntosh committed Nov 7, 2018
1 parent a1ff39d commit de7f4e6
Show file tree
Hide file tree
Showing 21 changed files with 617 additions and 111 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## <small>4.0.232 (2018-11-07)</small>

* chore(package): Updating zoid (#938) ([a1ff39d](https://github.com/paypal/paypal-checkout/commit/a1ff39d)), closes [#938](https://github.com/paypal/paypal-checkout/issues/938)
* refactor(publishing): Splitting up publish/version logic and automating changelog (#913) ([de898c8](https://github.com/paypal/paypal-checkout/commit/de898c8)), closes [#913](https://github.com/paypal/paypal-checkout/issues/913)
* fix(error-focus-closed): Catching the error from the promise (#919) ([d71800e](https://github.com/paypal/paypal-checkout/commit/d71800e)), closes [#919](https://github.com/paypal/paypal-checkout/issues/919)
* fix(resp-container-height): Removing extra space from vertical responsive (#937) ([f51f29f](https://github.com/paypal/paypal-checkout/commit/f51f29f)), closes [#937](https://github.com/paypal/paypal-checkout/issues/937)
* fix(iframe-standalone): Leveraging cross-domain-utils... Catching use-case for nested iframe inside ([46b6fe8](https://github.com/paypal/paypal-checkout/commit/46b6fe8)), closes [#929](https://github.com/paypal/paypal-checkout/issues/929)
* Add to venmo blacklist ([747fea8](https://github.com/paypal/paypal-checkout/commit/747fea8))
* Add to venmo blacklist ([c2f9913](https://github.com/paypal/paypal-checkout/commit/c2f9913))
* Add to venmo blacklist ([7683935](https://github.com/paypal/paypal-checkout/commit/7683935))



## <small>4.0.228 (2018-10-18)</small>

* feat(a11y-trap-tab): Trapping tab gestures in parent window while popup is enabled (#896) ([41b11f4](https://github.com/paypal/paypal-checkout/commit/41b11f4)), closes [#896](https://github.com/paypal/paypal-checkout/issues/896)
Expand Down
1 change: 0 additions & 1 deletion dist/checkout.4.0.231.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/checkout.4.0.231.min.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/checkout.4.0.231.min.js.map

This file was deleted.

175 changes: 148 additions & 27 deletions dist/checkout.4.0.231.js → dist/checkout.4.0.232.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/checkout.4.0.232.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/checkout.4.0.232.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/checkout.4.0.232.min.js.map

Large diffs are not rendered by default.

13 changes: 11 additions & 2 deletions dist/checkout.button.render.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/checkout.button.render.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.child.loader.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.child.loader.min.js.map

Large diffs are not rendered by default.

169 changes: 145 additions & 24 deletions dist/checkout.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.js.map

Large diffs are not rendered by default.

163 changes: 142 additions & 21 deletions dist/checkout.lib.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.lib.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.min.js.map

Large diffs are not rendered by default.

0 comments on commit de7f4e6

Please sign in to comment.