@vendure/docs 0.0.0-202601211529 → 0.0.0-202601211535

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.
@@ -51,9 +51,9 @@ Then paste the following prompt in full:
51
51
 
52
52
  <div style={{ width: '100%', height: '500px', overflow: 'auto', marginBottom: '20px' }}>
53
53
 
54
- <!-- Note: the following code block should not be edited. It is auto-generated from the files in the
54
+ {/* Note: the following code block should not be edited. It is auto-generated from the files in the
55
55
  `.claude/skills/vendure-dashboard-migration` dir, by running the npm script `generate-migration-prompt` from
56
- the `./docs` dir. -->
56
+ the `./docs` dir. */}
57
57
  ````md
58
58
  ## Instructions
59
59
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendure/docs",
3
- "version": "0.0.0-202601211529",
3
+ "version": "0.0.0-202601211535",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",