@pintahub/shopify-api 1.1.2 → 1.1.3

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.
@@ -33,6 +33,7 @@ class GetProduct extends ActionBuilder_1.ActionBuilder {
33
33
  }
34
34
  productType
35
35
  title
36
+ descriptionHtml
36
37
  priceRangeV2 {
37
38
  maxVariantPrice {
38
39
  amount
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pintahub/shopify-api",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",