@nuskin/ns-product-lib 2.8.2-cx24-4101.2.1 → 2.8.2-cx24-4101.1

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 +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
- ## [2.8.2-cx24-4101.2.1](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.8.1...v2.8.2-cx24-4101.2.1) (2023-05-30)
1
+ ## [2.8.2-cx24-4101.1](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.8.1...v2.8.2-cx24-4101.1) (2023-06-01)
2
2
 
3
3
 
4
4
  ### Fix
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuskin/ns-product-lib",
3
- "version": "2.8.2-cx24-4101.2.1",
3
+ "version": "2.8.2-cx24-4101.1",
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": {