@spree/docs 0.1.14 → 0.1.15

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.
@@ -282,7 +282,7 @@ No data migration is needed — the gem uses the same database tables. All exist
282
282
 
283
283
  ### (Optional) Install Spree Posts extension
284
284
 
285
- Posts and Post Categories management were extracted from Spree core into a seperate gem `spree_posts`.
285
+ Posts and Post Categories management were extracted from Spree core into a separate gem `spree_posts`.
286
286
 
287
287
  If you use these features before run this command to restore them:
288
288
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spree/docs",
3
- "version": "0.1.14",
3
+ "version": "0.1.15",
4
4
  "description": "Spree Commerce developer documentation for AI agents and local reference",
5
5
  "type": "module",
6
6
  "license": "CC-BY-4.0",