We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a038fcf commit 8c5ec99Copy full SHA for 8c5ec99
βCHANGELOG.mdβ
@@ -1,3 +1,9 @@
1
+## <small>1.0.23 (2022-01-12)</small>
2
+
3
+* Use https for npm registry ([a038fcf](https://github.paypal.com/paypal/paypal-checkout/commit/a038fcf))
4
5
6
7
## <small>1.0.22 (2022-01-12)</small>
8
9
* Add github action for publishing (#39) ([7a02940](https://github.paypal.com/paypal/paypal-checkout/commit/7a02940)), closes [#39](https://github.paypal.com/paypal/paypal-checkout/issues/39)
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@paypal/common-components",
- "version": "1.0.22",
+ "version": "1.0.23",
"description": "PayPal common components, for integrating checkout products.",
"main": "dist/ui.js",
"scripts": {
0 commit comments