@nuskin/product-components 3.7.1 → 3.8.0-mysitedomainfix.1
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/.releaserc +1 -1
- package/CHANGELOG.md +7 -0
- package/cyclonedx-npm-yarn.json +2 -2
- package/package.json +1 -1
package/.releaserc
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [3.8.0-mysitedomainfix.1](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.7.1...v3.8.0-mysitedomainfix.1) (2023-06-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### New
|
|
5
|
+
|
|
6
|
+
* Use different API URL according to domain ([c99aecb](https://code.tls.nuskin.io/ns-am/ux/product-components/commit/c99aecb4fd3fee7c199964d45b4a14e0759d4022))
|
|
7
|
+
|
|
1
8
|
## [3.7.1](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.7.0...v3.7.1) (2023-06-20)
|
|
2
9
|
|
|
3
10
|
|
package/cyclonedx-npm-yarn.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.4",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:20028642-dbfc-448e-9747-a51f1a546516",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "2023-06-
|
|
7
|
+
"timestamp": "2023-06-21T07:34:42Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
10
|
"vendor": "GitLab",
|