@spree/docs 0.1.75 → 0.1.76

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.
@@ -16,7 +16,7 @@ description: "Browse Spree's third-party integrations for payments, shipping, ta
16
16
  ## Tax
17
17
 
18
18
 
19
- - [Avalara](marketing/klaviyo.md) — Automated real-time tax calculation for sales tax, VAT, and indirect taxes — with exemption management, transaction reporting, and US/Canada address validation.
19
+ - [Avalara](tax/avalara.md) — Automated real-time tax calculation for sales tax, VAT, and indirect taxes — with exemption management, transaction reporting, and US/Canada address validation.
20
20
 
21
21
 
22
22
  ## Search
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spree/docs",
3
- "version": "0.1.75",
3
+ "version": "0.1.76",
4
4
  "description": "Spree Commerce developer documentation for AI agents and local reference",
5
5
  "type": "module",
6
6
  "license": "CC-BY-4.0",