@paypal/checkout-components 5.0.212 → 5.0.215

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ ## <small>5.0.215 (2022-05-03)</small>
2
+
3
+ * Do not render Powered by PayPal for InlineXO (#1933) ([dde56d5](https://github.com/paypal/paypal-checkout-components/commit/dde56d5)), closes [#1933](https://github.com/paypal/paypal-checkout-components/issues/1933)
4
+ * chore: pass version to /smart/buttons (#1931) ([5a05c2d](https://github.com/paypal/paypal-checkout-components/commit/5a05c2d)), closes [#1931](https://github.com/paypal/paypal-checkout-components/issues/1931)
5
+ * chore(deps): update dependency @krakenjs/grumbler-scripts to v7 (#1926) ([736f026](https://github.com/paypal/paypal-checkout-components/commit/736f026)), closes [#1926](https://github.com/paypal/paypal-checkout-components/issues/1926)
6
+
7
+
8
+
9
+ ## <small>5.0.214 (2022-04-28)</small>
10
+
11
+ * Update PR template with review section (#1927) ([bed80b4](https://github.com/paypal/paypal-checkout-components/commit/bed80b4)), closes [#1927](https://github.com/paypal/paypal-checkout-components/issues/1927)
12
+ * Update styling for InlineXO (#1930) ([ade10be](https://github.com/paypal/paypal-checkout-components/commit/ade10be)), closes [#1930](https://github.com/paypal/paypal-checkout-components/issues/1930)
13
+
14
+
15
+
16
+ ## <small>5.0.213 (2022-04-18)</small>
17
+
18
+ * Inline XO Global (#1924) ([b119c35](https://github.com/paypal/paypal-checkout-components/commit/b119c35)), closes [#1924](https://github.com/paypal/paypal-checkout-components/issues/1924)
19
+
20
+
21
+
1
22
  ## <small>5.0.212 (2022-04-15)</small>
2
23
 
3
24
  * chore: remove non-instant apms (unbranded flow only) from vertical stack (#1921) ([659b720](https://github.com/paypal/paypal-checkout-components/commit/659b720)), closes [#1921](https://github.com/paypal/paypal-checkout-components/issues/1921)