@spree/docs 0.1.54 → 0.1.55

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 @@ To generate a valid token for the Platform API, you'll first need to create an a
16
16
 
17
17
  <img src="/images/Platform API 3.png"/>
18
18
 
19
- 4. Save your Client ID and Secret - you'll later use it to generate a OAuth token to access the platform API
19
+ 4. Save your Client ID and Secret - you'll later use it to generate an OAuth token to access the platform API
20
20
 
21
21
  <img src="/images/Platform API 4.png"/>
22
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spree/docs",
3
- "version": "0.1.54",
3
+ "version": "0.1.55",
4
4
  "description": "Spree Commerce developer documentation for AI agents and local reference",
5
5
  "type": "module",
6
6
  "license": "CC-BY-4.0",