@nuskin/product-components 3.17.21 → 3.17.22-gms-10644.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "branches": [
3
- "master"
3
+ "master", {"name":"GMS-10644", "channel":"prerelease", "prerelease":"gms-10644"}
4
4
  ],
5
5
  "plugins": [
6
6
  "@semantic-release/release-notes-generator",
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Product Components
2
2
  ### @nuskin/product-components
3
- This project contains Vue UI components for Nuskin product display.
3
+ This project contains Vue UI components for Nuskin product display .
4
4
 
5
5
  ## Prerequisites
6
6
  Before installing `@nuskin/product-components`, you will have to add its peer dependencies and set up the run config.
package/docs/CHANGELOG.md CHANGED
@@ -1 +1 @@
1
- ## [3.17.21](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.17.20...v3.17.21) (2025-03-04)
1
+ ## [3.17.22-gms-10644.1](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.17.21...v3.17.22-gms-10644.1) (2025-03-07)
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "bomFormat": "CycloneDX",
3
3
  "specVersion": "1.4",
4
- "serialNumber": "urn:uuid:77f5f080-f429-4d9f-988f-b6c3cb807733",
4
+ "serialNumber": "urn:uuid:d12e84e5-a28d-4aad-bb52-8a62683f22d7",
5
5
  "version": 1,
6
6
  "metadata": {
7
- "timestamp": "2025-03-04T20:50:03Z",
7
+ "timestamp": "2025-03-07T19:50:46Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "GitLab",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuskin/product-components",
3
- "version": "3.17.21",
3
+ "version": "3.17.22-gms-10644.1",
4
4
  "description": "Nu Skin Product Components",
5
5
  "main": "index.js",
6
6
  "scripts": {