@foxy.io/elements 1.31.0-beta.2 → 1.31.0

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.
@@ -37,7 +37,7 @@
37
37
  "label": "Domain",
38
38
  "placeholder": "my-store.foxycart.com",
39
39
  "helper_text": "",
40
- "custom_domain_note": "To use a custom domain, you must purchase an SSL certificate through Foxy. This option is only for developers who have full control of their domain settings and may take a few days to fully process.",
40
+ "custom_domain_note": "To use a custom domain, you must order (at no cost) an SSL certificate through Foxy. This option is only for developers who have full control of their domain settings and may take a few days to fully process.",
41
41
  "v8n_required": "Please enter the domain of your store",
42
42
  "v8n_too_long": "Please use a domain that is 100 characters or less"
43
43
  },
@@ -377,4 +377,4 @@
377
377
  "create": {
378
378
  "caption": "Create"
379
379
  }
380
- }
380
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@foxy.io/elements",
3
3
  "type": "module",
4
- "version": "1.31.0-beta.2",
4
+ "version": "1.31.0",
5
5
  "description": "E-commerce web components by Foxy.",
6
6
  "repository": {
7
7
  "type": "git",