@nuskin/ns-product-lib 2.10.2-cx24-5155.2 → 2.10.2-cx24-5155.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [2.10.2-cx24-5155.3](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.10.2-cx24-5155.2...v2.10.2-cx24-5155.3) (2023-09-13)
2
+
3
+
4
+ ### Fix
5
+
6
+ * product kit/bundle inventory empty (#CX24-5155) ([f79485d](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/f79485dd004ab608e5d54ff74377b570347d9f4c)), closes [#CX24-5155](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-5155)
7
+
1
8
  ## [2.10.2-cx24-5155.2](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.10.2-cx24-5155.1...v2.10.2-cx24-5155.2) (2023-09-13)
2
9
 
3
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuskin/ns-product-lib",
3
- "version": "2.10.2-cx24-5155.2",
3
+ "version": "2.10.2-cx24-5155.3",
4
4
  "description": "This project contains shared Product models and code between the backend and frontend.",
5
5
  "main": "src/index.js",
6
6
  "scripts": {