@spree/docs 0.1.15 → 0.1.16

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.
@@ -348,7 +348,7 @@ Variant event payloads include pricing, stock status, and always-included `optio
348
348
  "is_master": false,
349
349
  "options_text": "Size: M, Color: Black",
350
350
  "track_inventory": true,
351
- "image_count": 2,
351
+ "media_count": 2,
352
352
  "thumbnail": "https://cdn.example.com/images/tote-bag-black.jpg",
353
353
  "purchasable": true,
354
354
  "in_stock": true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spree/docs",
3
- "version": "0.1.15",
3
+ "version": "0.1.16",
4
4
  "description": "Spree Commerce developer documentation for AI agents and local reference",
5
5
  "type": "module",
6
6
  "license": "CC-BY-4.0",