@nuskin/product-components 3.1.8 → 3.1.9

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [3.1.9](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.1.8...v3.1.9) (2022-10-31)
2
+
3
+
4
+ ### Fix
5
+
6
+ * update ns-product-lib dependency for favorites fix. #CX16-7682 ([0279927](https://code.tls.nuskin.io/ns-am/ux/product-components/commit/0279927a7d795e151497b6ac23e1140a500ff860)), closes [#CX16-7682](https://code.tls.nuskin.io/ns-am/ux/product-components/issues/CX16-7682)
7
+
8
+ ## [3.1.9-cx16-7682.1](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.1.8...v3.1.9-cx16-7682.1) (2022-10-31)
9
+
10
+
11
+ ### Fix
12
+
13
+ * updated ns-product-lib dependency #CX16-7682 ([9691aeb](https://code.tls.nuskin.io/ns-am/ux/product-components/commit/9691aeb713197eff9810df6f78c7c04029db637f)), closes [#CX16-7682](https://code.tls.nuskin.io/ns-am/ux/product-components/issues/CX16-7682)
14
+
1
15
  ## [3.1.8](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.1.7...v3.1.8) (2022-10-12)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuskin/product-components",
3
- "version": "3.1.8",
3
+ "version": "3.1.9",
4
4
  "description": "Nu Skin Product Components",
5
5
  "main": "index.js",
6
6
  "scripts": {